﻿2026-06-04T12:53:22.0213426Z Current runner version: '2.334.0'
2026-06-04T12:53:22.0222691Z Runner name: 'gravity'
2026-06-04T12:53:22.0223758Z Runner group name: 'Default'
2026-06-04T12:53:22.0226867Z Machine name: 'gravity-linux'
2026-06-04T12:53:22.0231036Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T12:53:22.0235427Z Contents: read
2026-06-04T12:53:22.0236347Z Metadata: read
2026-06-04T12:53:22.0237155Z Packages: read
2026-06-04T12:53:22.0237948Z ##[endgroup]
2026-06-04T12:53:22.0241898Z Secret source: Actions
2026-06-04T12:53:22.0243111Z Prepare workflow directory
2026-06-04T12:53:22.1003113Z Prepare all required actions
2026-06-04T12:53:22.1062498Z Getting action download info
2026-06-04T12:53:22.6772338Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T12:53:23.6239877Z Complete job name: test (self-hosted, Linux, gravity)
2026-06-04T12:53:23.7630015Z ##[group]Run actions/checkout@v5
2026-06-04T12:53:23.7631678Z with:
2026-06-04T12:53:23.7632487Z   repository: SaberMage/spt-core
2026-06-04T12:53:23.7639989Z   token: ***
2026-06-04T12:53:23.7640791Z   ssh-strict: true
2026-06-04T12:53:23.7641582Z   ssh-user: git
2026-06-04T12:53:23.7642381Z   persist-credentials: true
2026-06-04T12:53:23.7643254Z   clean: true
2026-06-04T12:53:23.7644041Z   sparse-checkout-cone-mode: true
2026-06-04T12:53:23.7644972Z   fetch-depth: 1
2026-06-04T12:53:23.7645802Z   fetch-tags: false
2026-06-04T12:53:23.7646637Z   show-progress: true
2026-06-04T12:53:23.7647440Z   lfs: false
2026-06-04T12:53:23.7648206Z   submodules: false
2026-06-04T12:53:23.7649028Z   set-safe-directory: true
2026-06-04T12:53:23.7650462Z ##[endgroup]
2026-06-04T12:53:23.9234673Z Syncing repository: SaberMage/spt-core
2026-06-04T12:53:23.9238449Z ##[group]Getting Git version info
2026-06-04T12:53:23.9240357Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T12:53:23.9242700Z [command]/usr/bin/git version
2026-06-04T12:53:23.9243733Z git version 2.34.1
2026-06-04T12:53:23.9247185Z ##[endgroup]
2026-06-04T12:53:23.9258945Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/a6c26b9c-4c98-4624-be97-2b848c443f04/.gitconfig'
2026-06-04T12:53:23.9282892Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/a6c26b9c-4c98-4624-be97-2b848c443f04' before making global git config changes
2026-06-04T12:53:23.9286222Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T12:53:23.9289326Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T12:53:23.9344369Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T12:53:23.9374442Z https://github.com/SaberMage/spt-core
2026-06-04T12:53:23.9395043Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T12:53:23.9401010Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T12:53:23.9430151Z refs/heads/dev-freeform
2026-06-04T12:53:23.9444795Z [command]/usr/bin/git checkout --detach
2026-06-04T12:53:23.9498387Z HEAD is now at 6f61a89 docs(budget): M4-D9-3 gravity numbers + per-OS budget steps [budget]
2026-06-04T12:53:23.9558814Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T12:53:23.9596283Z Deleted branch dev-freeform (was 6f61a89).
2026-06-04T12:53:23.9644665Z ##[endgroup]
2026-06-04T12:53:23.9647956Z [command]/usr/bin/git submodule status
2026-06-04T12:53:23.9927419Z ##[group]Cleaning the repository
2026-06-04T12:53:23.9931338Z [command]/usr/bin/git clean -ffdx
2026-06-04T12:53:23.9968529Z Removing traceable-reqs
2026-06-04T12:53:23.9980955Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T12:53:24.0037424Z HEAD is now at 6f61a89 docs(budget): M4-D9-3 gravity numbers + per-OS budget steps [budget]
2026-06-04T12:53:24.0044136Z ##[endgroup]
2026-06-04T12:53:24.0047214Z ##[group]Disabling automatic garbage collection
2026-06-04T12:53:24.0053300Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T12:53:24.0091884Z ##[endgroup]
2026-06-04T12:53:24.0093912Z ##[group]Setting up auth
2026-06-04T12:53:24.0102426Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T12:53:24.0146735Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T12:53:24.0390934Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T12:53:24.0431119Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T12:53:24.0674121Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T12:53:24.0717651Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T12:53:24.0961769Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T12:53:24.1025476Z ##[endgroup]
2026-06-04T12:53:24.1027527Z ##[group]Fetching the repository
2026-06-04T12:53:24.1041914Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6f61a89677d039dc9816f2f736a05b3915f75e00:refs/remotes/origin/dev-freeform
2026-06-04T12:53:24.7019065Z ##[endgroup]
2026-06-04T12:53:24.7021513Z ##[group]Determining the checkout info
2026-06-04T12:53:24.7024013Z ##[endgroup]
2026-06-04T12:53:24.7027931Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T12:53:24.7185784Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T12:53:24.7191272Z ##[group]Checking out the ref
2026-06-04T12:53:24.7194229Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T12:53:24.7197535Z Switched to a new branch 'dev-freeform'
2026-06-04T12:53:24.7211257Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T12:53:24.7217449Z ##[endgroup]
2026-06-04T12:53:24.7252241Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T12:53:24.7285008Z 6f61a89677d039dc9816f2f736a05b3915f75e00
2026-06-04T12:53:24.7640480Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T12:53:24.7642960Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T12:53:24.7673966Z shell: /usr/bin/bash -e {0}
2026-06-04T12:53:24.7675660Z ##[endgroup]
2026-06-04T12:53:25.6994517Z    Compiling proc-macro2 v1.0.106
2026-06-04T12:53:25.6998260Z    Compiling quote v1.0.45
2026-06-04T12:53:25.7000790Z    Compiling unicode-ident v1.0.24
2026-06-04T12:53:25.7002743Z    Compiling libc v0.2.186
2026-06-04T12:53:25.8021579Z    Compiling serde_core v1.0.228
2026-06-04T12:53:25.9282925Z    Compiling cfg-if v1.0.4
2026-06-04T12:53:25.9687932Z    Compiling serde v1.0.228
2026-06-04T12:53:26.2871738Z    Compiling typenum v1.20.1
2026-06-04T12:53:27.5661269Z    Compiling syn v2.0.117
2026-06-04T12:53:27.9941517Z    Compiling version_check v0.9.5
2026-06-04T12:53:28.4190842Z    Compiling portable-atomic v1.13.1
2026-06-04T12:53:28.6001021Z    Compiling memchr v2.8.1
2026-06-04T12:53:28.9562221Z    Compiling critical-section v1.2.0
2026-06-04T12:53:29.0321860Z    Compiling subtle v2.6.1
2026-06-04T12:53:29.2174344Z    Compiling generic-array v0.14.7
2026-06-04T12:53:29.3550857Z    Compiling semver v1.0.28
2026-06-04T12:53:29.6891167Z    Compiling rustc_version v0.4.1
2026-06-04T12:53:30.0850807Z    Compiling smallvec v1.15.1
2026-06-04T12:53:30.2825892Z    Compiling find-msvc-tools v0.1.9
2026-06-04T12:53:30.3611038Z    Compiling shlex v2.0.1
2026-06-04T12:53:30.6670885Z    Compiling cc v1.2.63
2026-06-04T12:53:30.6790743Z    Compiling equivalent v1.0.2
2026-06-04T12:53:30.6981009Z    Compiling itoa v1.0.18
2026-06-04T12:53:30.7235941Z    Compiling crypto-common v0.1.7
2026-06-04T12:53:30.8200884Z    Compiling pin-project-lite v0.2.17
2026-06-04T12:53:30.8867756Z    Compiling getrandom v0.2.17
2026-06-04T12:53:30.9104176Z    Compiling cpufeatures v0.2.17
2026-06-04T12:53:30.9546710Z    Compiling log v0.4.30
2026-06-04T12:53:31.1120383Z    Compiling hashbrown v0.17.1
2026-06-04T12:53:31.1912532Z    Compiling bytes v1.11.1
2026-06-04T12:53:32.1258689Z    Compiling indexmap v2.14.0
2026-06-04T12:53:32.2718232Z    Compiling futures-core v0.3.32
2026-06-04T12:53:32.4120814Z    Compiling rand_core v0.10.1
2026-06-04T12:53:32.5890691Z    Compiling bitflags v2.11.1
2026-06-04T12:53:32.8400380Z    Compiling socket2 v0.6.4
2026-06-04T12:53:32.9850593Z    Compiling getrandom v0.4.2
2026-06-04T12:53:33.1708331Z    Compiling mio v1.2.1
2026-06-04T12:53:33.3901239Z    Compiling stable_deref_trait v1.2.1
2026-06-04T12:53:33.5710682Z    Compiling block-buffer v0.10.4
2026-06-04T12:53:33.6831290Z    Compiling slab v0.4.12
2026-06-04T12:53:33.6948828Z    Compiling futures-io v0.3.32
2026-06-04T12:53:33.8370468Z    Compiling futures-sink v0.3.32
2026-06-04T12:53:33.8830189Z    Compiling synstructure v0.13.2
2026-06-04T12:53:33.9207929Z    Compiling futures-channel v0.3.32
2026-06-04T12:53:33.9370749Z    Compiling digest v0.10.7
2026-06-04T12:53:34.2069090Z    Compiling futures-task v0.3.32
2026-06-04T12:53:34.2160662Z    Compiling curve25519-dalek v4.1.3
2026-06-04T12:53:34.3764601Z    Compiling zerocopy v0.8.50
2026-06-04T12:53:34.4344589Z    Compiling rand_core v0.6.4
2026-06-04T12:53:34.6140571Z    Compiling ahash v0.8.12
2026-06-04T12:53:34.7417213Z    Compiling fnv v1.0.7
2026-06-04T12:53:34.7847258Z    Compiling sha2 v0.10.9
2026-06-04T12:53:34.8121012Z    Compiling vcpkg v0.2.15
2026-06-04T12:53:35.3150680Z    Compiling signature v2.2.0
2026-06-04T12:53:35.4120272Z    Compiling pkg-config v0.3.33
2026-06-04T12:53:35.8210486Z    Compiling autocfg v1.5.1
2026-06-04T12:53:36.1759845Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T12:53:36.3630458Z    Compiling ed25519 v2.2.3
2026-06-04T12:53:36.4690698Z    Compiling cfg_aliases v0.2.1
2026-06-04T12:53:36.5210897Z    Compiling zmij v1.0.21
2026-06-04T12:53:36.5423091Z    Compiling fastrand v2.4.1
2026-06-04T12:53:36.6510433Z    Compiling serde_derive v1.0.228
2026-06-04T12:53:36.7281871Z    Compiling zeroize_derive v1.4.3
2026-06-04T12:53:36.7993954Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T12:53:37.4621879Z    Compiling zeroize v1.8.2
2026-06-04T12:53:37.4970557Z    Compiling tokio-macros v2.7.0
2026-06-04T12:53:37.6350403Z    Compiling futures-macro v0.3.32
2026-06-04T12:53:38.3124763Z    Compiling tokio v1.52.3
2026-06-04T12:53:38.6944590Z    Compiling zerofrom-derive v0.1.7
2026-06-04T12:53:40.5140502Z    Compiling zerofrom v0.1.8
2026-06-04T12:53:40.6403759Z    Compiling futures-util v0.3.32
2026-06-04T12:53:41.1672749Z    Compiling yoke-derive v0.8.2
2026-06-04T12:53:42.7464565Z    Compiling yoke v0.8.2
2026-06-04T12:53:42.9960545Z    Compiling zerovec-derive v0.11.3
2026-06-04T12:53:43.8520381Z    Compiling once_cell v1.21.4
2026-06-04T12:53:44.1260663Z    Compiling displaydoc v0.2.6
2026-06-04T12:53:44.7084714Z    Compiling zerovec v0.11.6
2026-06-04T12:53:45.6259430Z    Compiling hashbrown v0.14.5
2026-06-04T12:53:45.7200403Z    Compiling tinystr v0.8.3
2026-06-04T12:53:45.9450488Z    Compiling tracing-core v0.1.36
2026-06-04T12:53:46.6110667Z    Compiling tracing-attributes v0.1.31
2026-06-04T12:53:46.7850384Z    Compiling ed25519-dalek v2.2.0
2026-06-04T12:53:47.1772807Z    Compiling litemap v0.8.2
2026-06-04T12:53:47.4420626Z    Compiling writeable v0.6.3
2026-06-04T12:53:47.6817922Z    Compiling serde_json v1.0.150
2026-06-04T12:53:47.8120718Z    Compiling rustversion v1.0.22
2026-06-04T12:53:48.1820424Z    Compiling icu_locale_core v2.2.0
2026-06-04T12:53:48.4550068Z    Compiling tracing v0.1.44
2026-06-04T12:53:48.7827980Z    Compiling hashlink v0.9.1
2026-06-04T12:53:48.8050675Z    Compiling potential_utf v0.1.5
2026-06-04T12:53:48.9370304Z    Compiling zerotrie v0.2.4
2026-06-04T12:53:49.2600697Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T12:53:49.3599591Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T12:53:49.4130455Z    Compiling icu_properties_data v2.2.0
2026-06-04T12:53:49.4720615Z    Compiling fallible-iterator v0.3.0
2026-06-04T12:53:49.5360617Z    Compiling utf8_iter v1.0.4
2026-06-04T12:53:49.6670577Z    Compiling icu_provider v2.2.0
2026-06-04T12:53:50.0417370Z    Compiling icu_collections v2.2.0
2026-06-04T12:53:50.7936854Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T12:53:50.8103335Z    Compiling tokio-util v0.7.18
2026-06-04T12:53:51.9570662Z    Compiling anyhow v1.0.102
2026-06-04T12:53:52.2894624Z    Compiling percent-encoding v2.3.2
2026-06-04T12:53:52.4090591Z    Compiling icu_properties v2.2.0
2026-06-04T12:53:52.5407169Z    Compiling icu_normalizer v2.2.0
2026-06-04T12:53:52.9660792Z    Compiling ring v0.17.14
2026-06-04T12:53:53.4160681Z    Compiling http v1.4.1
2026-06-04T12:53:53.5424975Z    Compiling strsim v0.11.1
2026-06-04T12:53:53.9830693Z    Compiling thiserror v2.0.18
2026-06-04T12:53:54.2970786Z    Compiling cpufeatures v0.3.0
2026-06-04T12:53:54.4056146Z    Compiling idna_adapter v1.2.2
2026-06-04T12:53:54.6980480Z    Compiling rustls-pki-types v1.14.1
2026-06-04T12:53:55.0860172Z    Compiling thiserror-impl v2.0.18
2026-06-04T12:53:55.3764802Z    Compiling idna v1.1.0
2026-06-04T12:53:56.3610269Z    Compiling chacha20 v0.10.0
2026-06-04T12:53:56.6929393Z    Compiling form_urlencoded v1.2.2
2026-06-04T12:53:56.8616435Z    Compiling ipnet v2.12.0
2026-06-04T12:53:56.9980552Z    Compiling ident_case v1.0.1
2026-06-04T12:53:57.0861638Z    Compiling untrusted v0.9.0
2026-06-04T12:53:57.1858141Z    Compiling darling_core v0.20.11
2026-06-04T12:53:57.5343608Z    Compiling url v2.5.8
2026-06-04T12:53:58.8078995Z    Compiling rand v0.10.1
2026-06-04T12:53:59.2970623Z    Compiling rusqlite v0.32.1
2026-06-04T12:53:59.9832114Z    Compiling rustls v0.23.40
2026-06-04T12:54:00.0889771Z    Compiling unicode-segmentation v1.13.3
2026-06-04T12:54:00.6710774Z    Compiling scopeguard v1.2.0
2026-06-04T12:54:00.7080711Z    Compiling convert_case v0.10.0
2026-06-04T12:54:00.7363421Z    Compiling lock_api v0.4.14
2026-06-04T12:54:01.0770957Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T12:54:01.1058717Z    Compiling rustls-webpki v0.103.13
2026-06-04T12:54:01.1679437Z    Compiling unicode-xid v0.2.6
2026-06-04T12:54:01.2462746Z    Compiling atomic-waker v1.1.2
2026-06-04T12:54:01.3440667Z    Compiling const-oid v0.10.2
2026-06-04T12:54:01.5320428Z    Compiling darling_macro v0.20.11
2026-06-04T12:54:01.5771621Z    Compiling derive_more-impl v2.1.1
2026-06-04T12:54:01.8597577Z    Compiling darling v0.20.11
2026-06-04T12:54:01.9270637Z    Compiling rustix v1.1.4
2026-06-04T12:54:02.6700734Z    Compiling httparse v1.10.1
2026-06-04T12:54:03.1040535Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:54:04.6691013Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T12:54:05.2700565Z    Compiling h2 v0.4.14
2026-06-04T12:54:06.2790761Z    Compiling http-body v1.0.1
2026-06-04T12:54:06.4120716Z    Compiling hybrid-array v0.4.12
2026-06-04T12:54:07.3239348Z    Compiling derive_more v2.1.1
2026-06-04T12:54:07.3488370Z    Compiling linux-raw-sys v0.12.1
2026-06-04T12:54:07.4841124Z    Compiling powerfmt v0.2.0
2026-06-04T12:54:07.7140659Z    Compiling paste v1.0.15
2026-06-04T12:54:07.9198271Z    Compiling base64ct v1.8.3
2026-06-04T12:54:07.9202293Z    Compiling heck v0.5.0
2026-06-04T12:54:08.3051256Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T12:54:08.6664423Z    Compiling deranged v0.5.8
2026-06-04T12:54:10.6060665Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:54:11.2197666Z    Compiling n0-error-macros v0.1.3
2026-06-04T12:54:11.2894249Z    Compiling spez v0.1.2
2026-06-04T12:54:11.6446190Z    Compiling memoffset v0.6.5
2026-06-04T12:54:11.7510535Z    Compiling num-traits v0.2.19
2026-06-04T12:54:11.7930699Z    Compiling try-lock v0.2.5
2026-06-04T12:54:11.8668960Z    Compiling thiserror v1.0.69
2026-06-04T12:54:11.8794939Z    Compiling tinyvec_macros v0.1.1
2026-06-04T12:54:11.9172072Z    Compiling tower-service v0.3.3
2026-06-04T12:54:11.9755628Z    Compiling num-conv v0.2.2
2026-06-04T12:54:12.1260526Z    Compiling time-core v0.1.8
2026-06-04T12:54:12.1640426Z    Compiling parking_lot_core v0.9.12
2026-06-04T12:54:12.2840536Z    Compiling base64 v0.22.1
2026-06-04T12:54:12.3340446Z    Compiling data-encoding v2.11.0
2026-06-04T12:54:12.6660589Z    Compiling n0-error v0.1.3
2026-06-04T12:54:13.0250261Z    Compiling tinyvec v1.11.0
2026-06-04T12:54:13.1475106Z    Compiling want v0.3.1
2026-06-04T12:54:13.3590601Z    Compiling derive_builder v0.20.2
2026-06-04T12:54:13.4460596Z    Compiling tempfile v3.27.0
2026-06-04T12:54:13.5435140Z    Compiling der v0.8.0-rc.10
2026-06-04T12:54:13.6530253Z    Compiling block-buffer v0.12.0
2026-06-04T12:54:13.8223651Z    Compiling crypto-common v0.2.2
2026-06-04T12:54:14.0343726Z    Compiling vergen-lib v9.1.0
2026-06-04T12:54:14.1550727Z    Compiling thiserror-impl v1.0.69
2026-06-04T12:54:14.2120736Z    Compiling pin-project-internal v1.1.13
2026-06-04T12:54:15.5966966Z    Compiling n0-future v0.3.2
2026-06-04T12:54:15.7910644Z    Compiling inout v0.1.4
2026-06-04T12:54:15.8090919Z    Compiling ioctl-rs v0.1.6
2026-06-04T12:54:15.8610508Z    Compiling termios v0.2.2
2026-06-04T12:54:15.9067505Z    Compiling serial-core v0.4.0
2026-06-04T12:54:15.9180499Z    Compiling spin v0.10.0
2026-06-04T12:54:15.9950607Z    Compiling httpdate v1.0.3
2026-06-04T12:54:16.0070587Z    Compiling winnow v1.0.3
2026-06-04T12:54:16.0809917Z    Compiling parking v2.2.1
2026-06-04T12:54:16.2178805Z    Compiling diatomic-waker v0.2.3
2026-06-04T12:54:16.2600573Z    Compiling crossbeam-utils v0.8.21
2026-06-04T12:54:16.3100524Z    Compiling cordyceps v0.3.4
2026-06-04T12:54:16.3769855Z    Compiling futures-lite v2.6.1
2026-06-04T12:54:16.5098225Z    Compiling hyper v1.10.1
2026-06-04T12:54:16.7130854Z    Compiling futures-buffered v0.2.13
2026-06-04T12:54:17.1985266Z    Compiling serial-unix v0.4.0
2026-06-04T12:54:17.4642285Z    Compiling cipher v0.4.4
2026-06-04T12:54:17.6940128Z    Compiling pin-project v1.1.13
2026-06-04T12:54:17.7600422Z    Compiling spki v0.8.0-rc.4
2026-06-04T12:54:17.7695419Z    Compiling digest v0.11.3
2026-06-04T12:54:17.9611425Z    Compiling netlink-packet-core v0.8.1
2026-06-04T12:54:18.0431090Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T12:54:18.7590594Z    Compiling tokio-rustls v0.26.4
2026-06-04T12:54:19.0896338Z    Compiling vergen-lib v0.1.6
2026-06-04T12:54:19.2098002Z    Compiling vergen v9.1.0
2026-06-04T12:54:19.3279465Z    Compiling noq-udp v0.10.0
2026-06-04T12:54:19.3402318Z    Compiling sync_wrapper v1.0.2
2026-06-04T12:54:19.4235025Z    Compiling universal-hash v0.5.1
2026-06-04T12:54:19.4360191Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T12:54:19.4644466Z    Compiling heapless v0.7.17
2026-06-04T12:54:19.5250471Z    Compiling aho-corasick v1.1.4
2026-06-04T12:54:19.6152388Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T12:54:19.6417948Z    Compiling regex-syntax v0.8.10
2026-06-04T12:54:19.6613246Z    Compiling byteorder v1.5.0
2026-06-04T12:54:19.8900718Z    Compiling either v1.16.0
2026-06-04T12:54:19.9157912Z    Compiling opaque-debug v0.3.1
2026-06-04T12:54:19.9570671Z    Compiling bitflags v1.3.2
2026-06-04T12:54:20.0024071Z    Compiling pin-utils v0.1.0
2026-06-04T12:54:20.0450408Z    Compiling nix v0.25.1
2026-06-04T12:54:20.1990609Z    Compiling prefix-trie v0.8.4
2026-06-04T12:54:21.2767272Z    Compiling polyval v0.6.2
2026-06-04T12:54:21.5249755Z    Compiling hash32 v0.2.1
2026-06-04T12:54:21.7257589Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:54:22.6790753Z    Compiling regex-automata v0.4.14
2026-06-04T12:54:23.7660566Z    Compiling hyper-util v0.1.20
2026-06-04T12:54:23.9290683Z    Compiling parking_lot v0.12.5
2026-06-04T12:54:24.9217025Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T12:54:25.2240777Z    Compiling filedescriptor v0.8.3
2026-06-04T12:54:25.4520705Z    Compiling serial v0.4.0
2026-06-04T12:54:26.2907938Z    Compiling spin v0.9.8
2026-06-04T12:54:26.5460634Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:54:26.6558407Z    Compiling futures-executor v0.3.32
2026-06-04T12:54:26.7450163Z    Compiling serde_spanned v0.6.9
2026-06-04T12:54:26.8642094Z    Compiling toml_datetime v0.6.11
2026-06-04T12:54:26.9731360Z    Compiling num_threads v0.1.7
2026-06-04T12:54:27.1068964Z    Compiling tower-layer v0.3.3
2026-06-04T12:54:27.1955980Z    Compiling shell-words v1.1.1
2026-06-04T12:54:27.3156157Z    Compiling downcast-rs v1.2.1
2026-06-04T12:54:27.3300295Z    Compiling toml_write v0.1.2
2026-06-04T12:54:27.3840330Z    Compiling winnow v0.7.15
2026-06-04T12:54:27.6896331Z    Compiling signature v3.0.0
2026-06-04T12:54:27.8060315Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T12:54:28.2350294Z    Compiling time v0.3.47
2026-06-04T12:54:28.3652223Z    Compiling portable-pty v0.8.1
2026-06-04T12:54:28.6580796Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T12:54:29.0960817Z    Compiling futures v0.3.32
2026-06-04T12:54:29.4488674Z    Compiling regex v1.12.3
2026-06-04T12:54:30.5510729Z    Compiling toml_edit v0.22.27
2026-06-04T12:54:31.0975865Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:54:31.5960547Z    Compiling ghash v0.5.1
2026-06-04T12:54:31.6974683Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T12:54:31.8510564Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T12:54:32.5077194Z    Compiling aes v0.8.4
2026-06-04T12:54:33.3220598Z    Compiling ctr v0.9.2
2026-06-04T12:54:33.3740917Z    Compiling http-body-util v0.1.3
2026-06-04T12:54:33.5220176Z    Compiling cobs v0.3.0
2026-06-04T12:54:33.7190490Z    Compiling netlink-sys v0.8.8
2026-06-04T12:54:33.7300415Z    Compiling postcard-derive v0.2.2
2026-06-04T12:54:34.0192915Z    Compiling aead v0.5.2
2026-06-04T12:54:34.1274390Z    Compiling openssl-probe v0.2.1
2026-06-04T12:54:34.2870628Z    Compiling rustls-native-certs v0.8.4
2026-06-04T12:54:34.3440869Z    Compiling postcard v1.1.3
2026-06-04T12:54:34.6431108Z    Compiling aes-gcm v0.10.3
2026-06-04T12:54:34.8270747Z    Compiling toml v0.8.23
2026-06-04T12:54:34.9360703Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T12:54:35.3770644Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:54:36.1250553Z    Compiling data-encoding-macro v0.1.20
2026-06-04T12:54:36.1781186Z    Compiling tower v0.5.3
2026-06-04T12:54:36.6220543Z    Compiling crossbeam-channel v0.5.15
2026-06-04T12:54:36.7440657Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T12:54:36.9040619Z    Compiling netlink-packet-route v0.29.0
2026-06-04T12:54:37.0967417Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T12:54:37.1854541Z    Compiling strum_macros v0.28.0
2026-06-04T12:54:37.3337440Z    Compiling enum-assoc v1.3.0
2026-06-04T12:54:37.5234134Z    Compiling async-trait v0.1.89
2026-06-04T12:54:38.2880554Z    Compiling netwatch v0.16.0
2026-06-04T12:54:38.4791706Z    Compiling noq v0.18.0
2026-06-04T12:54:38.6650739Z    Compiling uuid v1.23.2
2026-06-04T12:54:38.8270731Z    Compiling blake3 v1.8.5
2026-06-04T12:54:39.1268839Z    Compiling acto v0.8.2
2026-06-04T12:54:39.2202661Z    Compiling identity-hash v0.1.0
2026-06-04T12:54:39.2790472Z    Compiling foldhash v0.2.0
2026-06-04T12:54:39.3041151Z    Compiling tagptr v0.2.0
2026-06-04T12:54:39.4440682Z    Compiling lru-slab v0.1.2
2026-06-04T12:54:39.4650498Z    Compiling allocator-api2 v0.2.21
2026-06-04T12:54:39.5640585Z    Compiling ryu v1.0.23
2026-06-04T12:54:39.7700700Z    Compiling mac-addr v0.3.0
2026-06-04T12:54:39.9591439Z    Compiling xml-rs v0.8.28
2026-06-04T12:54:40.0111350Z    Compiling rustc-hash v2.1.2
2026-06-04T12:54:40.1120861Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T12:54:40.2630563Z    Compiling noq-proto v0.17.0
2026-06-04T12:54:40.6277655Z    Compiling strum v0.28.0
2026-06-04T12:54:40.7170350Z    Compiling hashbrown v0.16.1
2026-06-04T12:54:41.5161805Z    Compiling xmltree v0.10.3
2026-06-04T12:54:41.7340301Z    Compiling iroh-metrics v0.38.3
2026-06-04T12:54:41.7872283Z    Compiling moka v0.12.15
2026-06-04T12:54:43.2820566Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T12:54:44.1410647Z    Compiling tower-http v0.6.11
2026-06-04T12:54:44.7000655Z    Compiling iroh-relay v0.98.0
2026-06-04T12:54:44.9680579Z    Compiling num_enum v0.7.6
2026-06-04T12:54:45.0490531Z    Compiling iroh-base v0.98.0
2026-06-04T12:54:45.8580490Z    Compiling netdev v0.42.0
2026-06-04T12:54:46.1290826Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T12:54:46.3430661Z    Compiling netlink-proto v0.12.0
2026-06-04T12:54:46.6560468Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T12:54:47.1000635Z    Compiling hyper-rustls v0.27.9
2026-06-04T12:54:47.3970559Z    Compiling n0-watcher v0.6.1
2026-06-04T12:54:47.6830551Z    Compiling netlink-packet-route v0.30.0
2026-06-04T12:54:47.9525648Z    Compiling attohttpc v0.30.1
2026-06-04T12:54:49.1960719Z    Compiling tokio-stream v0.1.18
2026-06-04T12:54:49.3820455Z    Compiling simple-dns v0.9.3
2026-06-04T12:54:49.9310687Z    Compiling simdutf8 v0.1.5
2026-06-04T12:54:50.2320404Z    Compiling resolv-conf v0.7.6
2026-06-04T12:54:50.6777934Z    Compiling smol_str v0.1.24
2026-06-04T12:54:50.8866040Z    Compiling sha1_smol v1.0.1
2026-06-04T12:54:51.1280386Z    Compiling constant_time_eq v0.4.2
2026-06-04T12:54:51.3210743Z    Compiling arrayvec v0.7.6
2026-06-04T12:54:51.6048478Z    Compiling arrayref v0.3.9
2026-06-04T12:54:51.9510702Z    Compiling tokio-websockets v0.13.2
2026-06-04T12:54:52.3800373Z    Compiling iroh-dns v0.98.0
2026-06-04T12:54:53.0030697Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T12:54:53.7660711Z    Compiling igd-next v0.17.1
2026-06-04T12:54:56.7190309Z    Compiling reqwest v0.13.4
2026-06-04T12:54:58.0267518Z    Compiling lru v0.16.4
2026-06-04T12:54:58.2368379Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T12:54:58.3707601Z    Compiling webpki-roots v1.0.7
2026-06-04T12:54:58.4760405Z    Compiling iroh v0.98.2
2026-06-04T12:54:58.9092144Z    Compiling hmac v0.12.1
2026-06-04T12:54:59.0411208Z    Compiling serde_bytes v0.11.19
2026-06-04T12:54:59.3320542Z    Compiling seize v0.5.1
2026-06-04T12:54:59.7340600Z    Compiling cmov v0.5.4
2026-06-04T12:55:00.0080578Z    Compiling papaya v0.2.4
2026-06-04T12:55:00.0287485Z    Compiling ctutils v0.4.2
2026-06-04T12:55:00.3477391Z    Compiling hkdf v0.12.4
2026-06-04T12:55:00.5010668Z    Compiling portmapper v0.16.0
2026-06-04T12:55:00.6390678Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T12:55:02.5790636Z    Compiling backon v1.6.0
2026-06-04T12:55:02.8510596Z    Compiling spake2 v0.4.0
2026-06-04T12:55:03.1860412Z    Compiling sha1 v0.10.6
2026-06-04T12:55:03.4400346Z    Compiling doctest-file v1.1.1
2026-06-04T12:55:03.9281296Z    Compiling interprocess v2.4.2
2026-06-04T12:55:04.8365050Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T12:55:05.0060379Z    Compiling utf8parse v0.2.2
2026-06-04T12:55:05.0340865Z    Compiling colorchoice v1.0.5
2026-06-04T12:55:05.0930335Z    Compiling anstyle-parse v1.0.0
2026-06-04T12:55:05.1158290Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T12:55:05.1730361Z    Compiling anstyle v1.0.14
2026-06-04T12:55:05.2850285Z    Compiling anstyle-query v1.1.5
2026-06-04T12:55:05.3628235Z    Compiling clap_lex v1.1.0
2026-06-04T12:55:05.4449343Z    Compiling anstream v1.0.0
2026-06-04T12:55:05.6560518Z    Compiling clap_derive v4.6.1
2026-06-04T12:55:05.7340405Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T12:55:05.8690741Z    Compiling clap_builder v4.6.0
2026-06-04T12:55:09.7711804Z    Compiling clap v4.6.1
2026-06-04T12:55:25.1546988Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T12:55:27.0770775Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T12:55:36.1098581Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T12:56:09.5758965Z     Finished `dev` profile [unoptimized] target(s) in 2m 44s
2026-06-04T12:56:09.6344965Z ##[group]Run cargo test --workspace
2026-06-04T12:56:09.6345474Z [36;1mcargo test --workspace[0m
2026-06-04T12:56:09.6364445Z shell: /usr/bin/bash -e {0}
2026-06-04T12:56:09.6364822Z ##[endgroup]
2026-06-04T12:56:10.1015873Z     Finished `test` profile [unoptimized] target(s) in 0.36s
2026-06-04T12:56:10.1329669Z      Running unittests src/main.rs (target/debug/deps/mock_session-2d800d14bd17df09)
2026-06-04T12:56:10.1343200Z 
2026-06-04T12:56:10.1343543Z running 0 tests
2026-06-04T12:56:10.1344029Z 
2026-06-04T12:56:10.1344481Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:10.1345078Z 
2026-06-04T12:56:10.1351028Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-871e64e47d5a7661)
2026-06-04T12:56:10.1366185Z 
2026-06-04T12:56:10.1366532Z running 3 tests
2026-06-04T12:56:10.1387046Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T12:56:10.1387782Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T12:56:10.1388362Z test mock_manifest_parses_and_validates ... ok
2026-06-04T12:56:10.1388709Z 
2026-06-04T12:56:10.1389107Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:10.1389763Z 
2026-06-04T12:56:10.1390598Z      Running unittests src/main.rs (target/debug/deps/spt-e64c574f72075d22)
2026-06-04T12:56:10.1446886Z 
2026-06-04T12:56:10.1447259Z running 61 tests
2026-06-04T12:56:10.1461517Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T12:56:10.1763244Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T12:56:10.1763916Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T12:56:10.1768450Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T12:56:10.1774235Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T12:56:10.1779095Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T12:56:10.1782212Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T12:56:10.1784902Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T12:56:10.1786987Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T12:56:10.1787967Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T12:56:22.8216935Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T12:56:22.8217779Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T12:56:22.8221565Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T12:56:22.8235463Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T12:56:22.8247008Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T12:56:22.8247836Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T12:56:27.0405757Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T12:56:35.8863535Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-04T12:56:35.8870413Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T12:56:35.8871092Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T12:56:35.8875914Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T12:56:35.8880839Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T12:56:35.9036898Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T12:56:35.9160030Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T12:56:35.9221825Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T12:56:35.9290709Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T12:56:35.9347923Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T12:56:35.9862421Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T12:56:35.9874549Z test api::tests::adapter_is_required ... ok
2026-06-04T12:56:35.9885814Z test api::tests::state_value_is_validated ... ok
2026-06-04T12:56:35.9915716Z test api::tests::surface_parses ... ok
2026-06-04T12:56:35.9995116Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T12:56:36.0054507Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T12:56:36.0117590Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T12:56:36.0126201Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T12:56:36.0140462Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T12:56:36.0148776Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T12:56:36.0150006Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T12:56:36.0158983Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T12:56:36.0163208Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T12:56:36.0180802Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T12:56:36.0191221Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T12:56:36.0192496Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T12:56:36.0193894Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T12:56:36.0197981Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-04T12:56:36.0208287Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T12:56:36.0220287Z test cli::tests::notify_surface_parses ... ok
2026-06-04T12:56:36.0221044Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T12:56:36.0230271Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T12:56:36.0232935Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T12:56:36.0233978Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T12:56:36.0240811Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T12:56:36.0244499Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T12:56:36.0245584Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T12:56:36.0246921Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T12:56:36.0248280Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T12:56:36.0255786Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-04T12:56:36.0319388Z test cli::tests::subcommands_parse ... ok
2026-06-04T12:56:36.1164134Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T12:56:36.1169370Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T12:56:36.2271178Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-04T12:56:36.2271703Z 
2026-06-04T12:56:36.2272170Z test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.08s
2026-06-04T12:56:36.2272757Z 
2026-06-04T12:56:36.2301421Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-abcb34bffb33a342)
2026-06-04T12:56:36.2317259Z 
2026-06-04T12:56:36.2317544Z running 4 tests
2026-06-04T12:56:36.5756381Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T12:56:36.5893924Z SEEDED:876898
2026-06-04T12:56:37.0779321Z test live_agent_lifecycle_e2e ... ok
2026-06-04T12:56:37.1292793Z SEEDED:876898
2026-06-04T12:56:37.3990378Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T12:56:37.5166658Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T12:56:37.5167091Z 
2026-06-04T12:56:37.5167495Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
2026-06-04T12:56:37.5168516Z 
2026-06-04T12:56:37.5172530Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-913ce81a7026b131)
2026-06-04T12:56:37.5209552Z 
2026-06-04T12:56:37.5209962Z running 132 tests
2026-06-04T12:56:37.5213282Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T12:56:37.5214127Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T12:56:37.5228304Z test access::tests::gate_decision_table ... ok
2026-06-04T12:56:37.5229566Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T12:56:37.5231775Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T12:56:37.5247009Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T12:56:37.5247958Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T12:56:37.5248766Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T12:56:37.5249633Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T12:56:37.5250462Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T12:56:37.5251523Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T12:56:37.5264653Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T12:56:37.5282742Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-04T12:56:37.5283749Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T12:56:37.5284732Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T12:56:37.5285692Z test config::tests::missing_file_is_default ... ok
2026-06-04T12:56:37.5286542Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T12:56:37.5287421Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T12:56:37.5288237Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T12:56:37.5289045Z test config::tests::save_load_roundtrip ... ok
2026-06-04T12:56:37.5290435Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T12:56:37.5291429Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T12:56:37.5292246Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T12:56:37.5293125Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T12:56:37.5305347Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T12:56:37.5326660Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T12:56:37.5327751Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T12:56:37.5342587Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T12:56:37.5343298Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T12:56:37.5366669Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T12:56:37.5367780Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T12:56:37.5368873Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T12:56:37.5369906Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T12:56:37.5370880Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T12:56:37.5371705Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T12:56:37.5372636Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T12:56:37.5373557Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T12:56:37.5375368Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-04T12:56:37.5376195Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-04T12:56:37.5678000Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T12:56:37.5679779Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T12:56:37.5681799Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T12:56:37.5683424Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T12:56:37.5684922Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T12:56:37.5685864Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T12:56:37.5686800Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T12:56:37.5713083Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T12:56:37.5750402Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T12:56:37.6221518Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T12:56:37.6436404Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T12:56:37.6968818Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T12:56:37.7219447Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T12:56:37.7449827Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T12:56:37.7985071Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T12:56:37.8207871Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T12:56:37.8734463Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T12:56:37.8736760Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T12:56:37.8739596Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T12:56:37.8740788Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T12:56:37.8741956Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T12:56:37.8743140Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T12:56:37.8936816Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T12:56:37.8981266Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-04T12:56:37.9259547Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T12:56:38.0504210Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T12:56:38.1952338Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-04T12:56:38.3167171Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-04T12:56:38.4259714Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-04T12:56:38.4479973Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-04T12:56:38.4807191Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-04T12:56:38.6007921Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-04T12:56:38.6496509Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-04T12:56:38.7298262Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-04T12:56:38.7810578Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-04T12:56:38.8594639Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-04T12:56:38.9124836Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-04T12:56:38.9240202Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-04T12:56:39.0763504Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-04T12:56:39.1498175Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-04T12:56:39.2872978Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-04T12:56:39.3637905Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-04T12:56:39.4154661Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-04T12:56:39.4888764Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-04T12:56:39.4889618Z test reconcile::tests::active_node_wins ... ok
2026-06-04T12:56:39.4890437Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T12:56:39.4892144Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T12:56:39.4893272Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T12:56:39.6193107Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-04T12:56:39.6904057Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-04T12:56:39.6961993Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-04T12:56:39.6968001Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-04T12:56:39.8489915Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-04T12:56:39.8513738Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-04T12:56:39.8520680Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-04T12:56:39.8528290Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-04T12:56:39.8544907Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-04T12:56:39.8546103Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T12:56:39.8551925Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T12:56:39.8552838Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T12:56:39.8553748Z test release::tests::hex_roundtrips ... ok
2026-06-04T12:56:39.8570205Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-04T12:56:39.8576143Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T12:56:39.8579812Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T12:56:39.8587733Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T12:56:39.8598799Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T12:56:39.8599625Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T12:56:39.8811391Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-04T12:56:39.8843442Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-04T12:56:39.8844431Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-04T12:56:39.8845310Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-04T12:56:39.8850614Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-04T12:56:39.8851420Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-04T12:56:39.8881842Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-04T12:56:39.8882711Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-04T12:56:40.0079540Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T12:56:40.0806381Z test relay::tests::run_honors_stop ... ok
2026-06-04T12:56:40.1161751Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-04T12:56:40.1162917Z test sync::tests::gate_decision_table ... ok
2026-06-04T12:56:40.1222791Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T12:56:40.1225396Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T12:56:40.1227486Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T12:56:40.1228212Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T12:56:40.1229107Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T12:56:40.1230182Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T12:56:40.1231599Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T12:56:40.1251410Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T12:56:40.1263338Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T12:56:40.1286402Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T12:56:40.1287405Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T12:56:40.1332355Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T12:56:40.1342748Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T12:56:40.3304018Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-04T12:56:40.3304457Z 
2026-06-04T12:56:40.3304861Z test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.81s
2026-06-04T12:56:40.3305435Z 
2026-06-04T12:56:40.3324990Z      Running tests/access.rs (target/debug/deps/access-aab00fb248724787)
2026-06-04T12:56:40.3358994Z 
2026-06-04T12:56:40.3360341Z running 1 test
2026-06-04T12:56:40.4943118Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T12:56:40.4943668Z 
2026-06-04T12:56:40.4944233Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T12:56:40.4944862Z 
2026-06-04T12:56:40.4963208Z      Running tests/attach.rs (target/debug/deps/attach-2655f6846607eac0)
2026-06-04T12:56:40.4997497Z 
2026-06-04T12:56:40.4997861Z running 3 tests
2026-06-04T12:56:40.6234404Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T12:56:40.6241204Z test attach_registers_remote_drive_detection ... ok
2026-06-04T12:56:40.6283156Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T12:56:40.6283639Z 
2026-06-04T12:56:40.6284207Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
2026-06-04T12:56:40.6284825Z 
2026-06-04T12:56:40.6313953Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-415fd46d654b720e)
2026-06-04T12:56:40.6332771Z 
2026-06-04T12:56:40.6333095Z running 1 test
2026-06-04T12:56:40.6358770Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T12:56:40.6359669Z 
2026-06-04T12:56:40.6360072Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:40.6360690Z 
2026-06-04T12:56:40.6363439Z      Running tests/broker.rs (target/debug/deps/broker-23fd29b3bf8b0443)
2026-06-04T12:56:40.6381112Z 
2026-06-04T12:56:40.6381445Z running 1 test
2026-06-04T12:56:40.6405407Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T12:56:40.6405880Z 
2026-06-04T12:56:40.6406277Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:40.6406846Z 
2026-06-04T12:56:40.6410538Z      Running tests/budget.rs (target/debug/deps/budget-97ebe9200685b121)
2026-06-04T12:56:40.6427407Z 
2026-06-04T12:56:40.6427707Z running 1 test
2026-06-04T12:56:40.6429692Z test measure_dormant_seat_budget ... ok
2026-06-04T12:56:40.6430038Z 
2026-06-04T12:56:40.6430467Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:40.6431035Z 
2026-06-04T12:56:40.6432981Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-6273583e331fb8f7)
2026-06-04T12:56:40.6453234Z 
2026-06-04T12:56:40.6453541Z running 1 test
2026-06-04T12:56:43.0862590Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T12:56:43.0863073Z 
2026-06-04T12:56:43.0863461Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s
2026-06-04T12:56:43.0864022Z 
2026-06-04T12:56:43.0868950Z      Running tests/digest.rs (target/debug/deps/digest-cb395da5c25443e9)
2026-06-04T12:56:43.0890841Z 
2026-06-04T12:56:43.0891105Z running 1 test
2026-06-04T12:56:43.1773309Z test digest_daemon_half_end_to_end ... ok
2026-06-04T12:56:43.1773708Z 
2026-06-04T12:56:43.1774106Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T12:56:43.1793841Z 
2026-06-04T12:56:43.1794563Z      Running tests/dispatch.rs (target/debug/deps/dispatch-145d4256957331a3)
2026-06-04T12:56:43.1817720Z 
2026-06-04T12:56:43.1818714Z running 7 tests
2026-06-04T12:56:43.3331828Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-04T12:56:43.4024707Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-04T12:56:43.5052145Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-04T12:56:43.5998553Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-04T12:56:43.9940953Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-04T12:56:44.0381287Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-04T12:56:44.1627774Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-04T12:56:44.1628191Z 
2026-06-04T12:56:44.1628617Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
2026-06-04T12:56:44.1629306Z 
2026-06-04T12:56:44.1677064Z      Running tests/handoff.rs (target/debug/deps/handoff-781047baa2405051)
2026-06-04T12:56:44.1697172Z 
2026-06-04T12:56:44.1697513Z running 1 test
2026-06-04T12:56:44.1755114Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T12:56:44.1755633Z 
2026-06-04T12:56:44.1756022Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:56:44.1756610Z 
2026-06-04T12:56:44.1762673Z      Running tests/idempotent.rs (target/debug/deps/idempotent-d546cbb5ad783368)
2026-06-04T12:56:44.1779989Z 
2026-06-04T12:56:44.1780276Z running 1 test
2026-06-04T12:56:44.2026044Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T12:56:44.2026552Z 
2026-06-04T12:56:44.2031810Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T12:56:44.2032415Z 
2026-06-04T12:56:44.2032892Z      Running tests/netbroker.rs (target/debug/deps/netbroker-70de28e4138cb73d)
2026-06-04T12:56:44.2066578Z 
2026-06-04T12:56:44.2066907Z running 5 tests
2026-06-04T12:56:44.2101411Z test netless_broker_probes_gracefully ... ok
2026-06-04T12:56:44.2230973Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T12:56:44.2340368Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T12:56:44.2529945Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T12:56:44.2780169Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T12:56:44.2789863Z 
2026-06-04T12:56:44.2790507Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-04T12:56:44.2791080Z 
2026-06-04T12:56:44.2809835Z      Running tests/netstream.rs (target/debug/deps/netstream-5288ad3dcaf618d9)
2026-06-04T12:56:44.2843716Z 
2026-06-04T12:56:44.2844025Z running 2 tests
2026-06-04T12:56:44.3967210Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T12:56:44.4642786Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T12:56:44.4643318Z 
2026-06-04T12:56:44.4643732Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
2026-06-04T12:56:44.4644309Z 
2026-06-04T12:56:44.4671049Z      Running tests/notifsync.rs (target/debug/deps/notifsync-f97920a0138d1b66)
2026-06-04T12:56:44.4704574Z 
2026-06-04T12:56:44.4704924Z running 1 test
2026-06-04T12:56:44.6485889Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-04T12:56:44.6486422Z 
2026-06-04T12:56:44.6486831Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
2026-06-04T12:56:44.6487395Z 
2026-06-04T12:56:44.6508089Z      Running tests/peerloop.rs (target/debug/deps/peerloop-a16bb2b5149e9808)
2026-06-04T12:56:44.6542207Z 
2026-06-04T12:56:44.6542569Z running 1 test
2026-06-04T12:56:45.1016432Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-04T12:56:45.1016987Z 
2026-06-04T12:56:45.1017570Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
2026-06-04T12:56:45.1018130Z 
2026-06-04T12:56:45.1038197Z      Running tests/presence.rs (target/debug/deps/presence-4d529433c41a70c2)
2026-06-04T12:56:45.1072675Z 
2026-06-04T12:56:45.1073041Z running 2 tests
2026-06-04T12:56:48.2284825Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T12:56:48.2289495Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T12:56:48.2290064Z 
2026-06-04T12:56:48.2290478Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s
2026-06-04T12:56:48.2291053Z 
2026-06-04T12:56:48.2313507Z      Running tests/propagate.rs (target/debug/deps/propagate-28ff18b59305fd89)
2026-06-04T12:56:48.2349457Z 
2026-06-04T12:56:48.2349775Z running 4 tests
2026-06-04T12:56:48.3421764Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-04T12:56:48.3524384Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-04T12:56:48.3553169Z test untrusted_origin_gets_no_offer ... ok
2026-06-04T12:56:48.5975780Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-04T12:56:48.5976338Z 
2026-06-04T12:56:48.5976796Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
2026-06-04T12:56:48.5977449Z 
2026-06-04T12:56:48.6017946Z      Running tests/replicate.rs (target/debug/deps/replicate-a955512ede97c684)
2026-06-04T12:56:48.6052161Z 
2026-06-04T12:56:48.6052502Z running 1 test
2026-06-04T12:56:48.6705764Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T12:56:48.6706384Z 
2026-06-04T12:56:48.6706998Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-04T12:56:48.6707579Z 
2026-06-04T12:56:48.6726237Z      Running tests/sync.rs (target/debug/deps/sync-3391fec76e9da833)
2026-06-04T12:56:48.6760662Z 
2026-06-04T12:56:48.6761178Z running 3 tests
2026-06-04T12:56:49.2560631Z test torn_pull_recovers_by_repulling ... ok
2026-06-04T12:56:49.8195224Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-04T12:56:50.0781101Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-04T12:56:50.0781672Z 
2026-06-04T12:56:50.0783296Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
2026-06-04T12:56:50.0783902Z 
2026-06-04T12:56:50.0842166Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-62e96e3127d4e395)
2026-06-04T12:56:50.0881365Z 
2026-06-04T12:56:50.0881973Z running 2 tests
2026-06-04T12:56:50.3027104Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T12:56:50.3032669Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T12:56:50.3033149Z 
2026-06-04T12:56:50.3033569Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-04T12:56:50.3034156Z 
2026-06-04T12:56:50.3062575Z      Running tests/xfer.rs (target/debug/deps/xfer-9ae948b341891899)
2026-06-04T12:56:50.3094563Z 
2026-06-04T12:56:50.3094969Z running 2 tests
2026-06-04T12:56:50.5151681Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T12:56:50.5264746Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T12:56:50.5265289Z 
2026-06-04T12:56:50.5265740Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-04T12:56:50.5266293Z 
2026-06-04T12:56:50.5299131Z      Running unittests src/lib.rs (target/debug/deps/spt_live-9c6eff607e44ed98)
2026-06-04T12:56:50.5312635Z 
2026-06-04T12:56:50.5312900Z running 49 tests
2026-06-04T12:56:50.5316313Z test context::tests::direct_always_writes ... ok
2026-06-04T12:56:50.5316927Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T12:56:50.5317837Z test context::tests::llm_past_window_writes ... ok
2026-06-04T12:56:50.5318741Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T12:56:50.5321140Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T12:56:50.5337654Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T12:56:50.5343905Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T12:56:50.5344712Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T12:56:50.5536109Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T12:56:50.5537270Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T12:56:50.5550572Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T12:56:50.5552042Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T12:56:50.5554815Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T12:56:50.5558846Z test history::tests::native_reads_logged_records ... ok
2026-06-04T12:56:50.5742623Z test history::tests::fetcher_yields_records ... ok
2026-06-04T12:56:50.5743672Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T12:56:50.7286223Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T12:56:50.8363799Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T12:56:50.8676618Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T12:56:50.8677723Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-04T12:56:50.8678841Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-04T12:56:50.8679727Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T12:56:50.8680347Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-04T12:56:50.8681037Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-04T12:56:50.8681952Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-04T12:56:50.8682957Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-04T12:56:50.8685410Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T12:56:50.8686040Z test psyche::tests::prompt_without_event ... ok
2026-06-04T12:56:50.9545900Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T12:56:51.2126476Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T12:56:51.2346049Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T12:56:51.2349713Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T12:56:51.3742088Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T12:56:51.3745609Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T12:56:51.5253405Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T12:56:51.6224426Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T12:56:51.8381137Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T12:56:51.9997188Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T12:56:52.0216365Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T12:56:52.1720669Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T12:56:52.1721686Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T12:56:52.1722518Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T12:56:52.1723392Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T12:56:52.1726140Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T12:56:52.1936046Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T12:56:52.1937096Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T12:56:52.1947928Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T12:56:52.2146411Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T12:56:52.5659288Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T12:56:52.5659730Z 
2026-06-04T12:56:52.5660134Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s
2026-06-04T12:56:52.5660695Z 
2026-06-04T12:56:52.5664249Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-38695e410b9c6062)
2026-06-04T12:56:52.5680379Z 
2026-06-04T12:56:52.5680642Z running 22 tests
2026-06-04T12:56:52.5687199Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T12:56:52.7697530Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T12:56:52.8108127Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T12:56:52.8153882Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T12:56:52.8471227Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T12:56:52.8587693Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T12:56:52.8645960Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T12:56:52.8773179Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T12:56:52.9203392Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T12:56:52.9699348Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T12:56:53.0135489Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T12:56:53.0528170Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T12:56:53.0528854Z test ring::tests::ring_no_perch ... ok
2026-06-04T12:56:53.0918254Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T12:56:53.1478723Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T12:56:53.1480038Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T12:56:53.1480745Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T12:56:53.1484378Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T12:56:53.1486793Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T12:56:53.1543473Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T12:56:53.1719941Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T12:56:53.4702761Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T12:56:53.4703158Z 
2026-06-04T12:56:53.4703559Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
2026-06-04T12:56:53.4704126Z 
2026-06-04T12:56:53.4707407Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-dfb51824c339adc6)
2026-06-04T12:56:53.4722897Z 
2026-06-04T12:56:53.4723202Z running 2 tests
2026-06-04T12:56:53.6910865Z test offline_then_online_delivers_backlog ... ok
2026-06-04T12:56:53.7813967Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T12:56:53.7814402Z 
2026-06-04T12:56:53.7814811Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T12:56:53.7815365Z 
2026-06-04T12:56:53.7818145Z      Running unittests src/lib.rs (target/debug/deps/spt_net-ea2252d0954697d5)
2026-06-04T12:56:53.7852206Z 
2026-06-04T12:56:53.7852611Z running 89 tests
2026-06-04T12:56:53.7853857Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T12:56:53.7867993Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:56:53.7868882Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:56:53.7869738Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:56:53.7870518Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-04T12:56:53.7871340Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:56:53.7872196Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T12:56:53.7873091Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T12:56:53.7873857Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T12:56:53.7874617Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T12:56:53.7875487Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T12:56:53.7876385Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T12:56:53.7877227Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T12:56:53.7878081Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T12:56:53.7879682Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T12:56:53.7880817Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T12:56:53.7881648Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T12:56:53.7882473Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T12:56:53.7907556Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T12:56:53.7929987Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T12:56:53.7959019Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T12:56:53.7987781Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T12:56:53.8023323Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T12:56:53.8027578Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T12:56:53.8038289Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T12:56:53.8039656Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T12:56:53.8040570Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T12:56:53.8046513Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T12:56:53.8049497Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T12:56:53.8070954Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T12:56:53.8087273Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T12:56:53.8088506Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T12:56:53.8089650Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T12:56:53.8091343Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T12:56:53.8092433Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T12:56:53.8097293Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T12:56:53.8105661Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T12:56:53.8108259Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T12:56:53.8109517Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T12:56:53.8110581Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T12:56:53.8113283Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T12:56:53.8114674Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T12:56:53.8443737Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T12:56:53.8601628Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T12:56:53.8751788Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T12:56:53.8830805Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T12:56:53.9117935Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T12:56:53.9150694Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T12:56:53.9174739Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T12:56:53.9177973Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T12:56:53.9179140Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T12:56:53.9180493Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T12:56:53.9181584Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T12:56:53.9182969Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T12:56:53.9186527Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T12:56:53.9197595Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T12:56:53.9202345Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T12:56:53.9203506Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T12:56:53.9204732Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T12:56:53.9205569Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T12:56:53.9206546Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T12:56:53.9207599Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T12:56:53.9208628Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T12:56:53.9209683Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T12:56:53.9217728Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T12:56:53.9219616Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T12:56:53.9220679Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T12:56:53.9221602Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T12:56:53.9222632Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T12:56:53.9223696Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-04T12:56:53.9224783Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T12:56:53.9225923Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T12:56:53.9226983Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T12:56:53.9228228Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T12:56:53.9230035Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T12:56:53.9231026Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:56:53.9232048Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:56:53.9233017Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:56:53.9233993Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:56:53.9234952Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:56:53.9235936Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:56:53.9236870Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:56:53.9237730Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T12:56:53.9238692Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T12:56:53.9239674Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:56:53.9240477Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:56:53.9241447Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:56:53.9280955Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T12:56:53.9460199Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T12:56:53.9460738Z 
2026-06-04T12:56:53.9461140Z test result: ok. 88 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T12:56:53.9461771Z 
2026-06-04T12:56:53.9481719Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-8e50513b0f789f86)
2026-06-04T12:56:53.9496323Z 
2026-06-04T12:56:53.9496687Z running 54 tests
2026-06-04T12:56:53.9500207Z test addr::tests::display_round_trips ... ok
2026-06-04T12:56:53.9501050Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T12:56:53.9503797Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T12:56:53.9504907Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T12:56:53.9505735Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T12:56:53.9506503Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T12:56:53.9507335Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T12:56:53.9508318Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T12:56:53.9509731Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T12:56:53.9510616Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T12:56:53.9511481Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T12:56:53.9512232Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T12:56:53.9512962Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T12:56:53.9513776Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T12:56:53.9514748Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T12:56:53.9515819Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T12:56:53.9516846Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T12:56:53.9517737Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T12:56:53.9518706Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T12:56:53.9519746Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T12:56:53.9520615Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T12:56:53.9521562Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T12:56:53.9522522Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T12:56:53.9523368Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T12:56:53.9524061Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T12:56:53.9524755Z test event::tests::attr_order_preserved ... ok
2026-06-04T12:56:53.9525519Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T12:56:53.9526295Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T12:56:53.9527078Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T12:56:53.9527841Z test event::tests::msg_event_round_trips ... ok
2026-06-04T12:56:53.9528632Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-04T12:56:53.9529685Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T12:56:53.9530480Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T12:56:53.9531208Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T12:56:53.9531870Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T12:56:53.9532564Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T12:56:53.9533241Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T12:56:53.9533920Z test id::tests::reports_bad_char_position ... ok
2026-06-04T12:56:53.9534624Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T12:56:53.9535385Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T12:56:53.9536095Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T12:56:53.9539963Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T12:56:53.9541846Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T12:56:53.9542702Z test payload::tests::base64_known_vectors ... ok
2026-06-04T12:56:53.9543490Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T12:56:53.9545760Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T12:56:53.9546860Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T12:56:53.9548253Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T12:56:53.9549216Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T12:56:53.9550197Z test version::tests::current_version_self_compatible ... ok
2026-06-04T12:56:53.9550973Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T12:56:53.9551777Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T12:56:53.9552495Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T12:56:53.9798808Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T12:56:53.9799377Z 
2026-06-04T12:56:53.9799771Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T12:56:53.9800333Z 
2026-06-04T12:56:53.9803091Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-faba68fc47356a3c)
2026-06-04T12:56:53.9817281Z 
2026-06-04T12:56:53.9817642Z running 21 tests
2026-06-04T12:56:53.9824418Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T12:56:53.9828585Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T12:56:53.9829510Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T12:56:53.9830265Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T12:56:53.9840535Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T12:56:53.9841387Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T12:56:53.9842975Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T12:56:53.9856574Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T12:56:53.9857526Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T12:56:53.9858414Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T12:56:53.9861651Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T12:56:53.9862563Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T12:56:53.9878279Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T12:56:53.9879686Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T12:56:53.9880732Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T12:56:53.9881620Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T12:56:53.9882507Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T12:56:53.9888614Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T12:56:53.9890702Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T12:56:54.0074933Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T12:56:54.2913298Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T12:56:54.2914338Z 
2026-06-04T12:56:54.2915261Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T12:56:54.2916470Z 
2026-06-04T12:56:54.2919086Z      Running unittests src/lib.rs (target/debug/deps/spt_store-6875abdd8a37f919)
2026-06-04T12:56:54.2936284Z 
2026-06-04T12:56:54.2936576Z running 123 tests
2026-06-04T12:56:54.2944513Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T12:56:54.2945457Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T12:56:54.2946246Z test access::tests::recent_outbound_persists ... ok
2026-06-04T12:56:54.2948806Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T12:56:54.2949757Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T12:56:54.2950961Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T12:56:54.2964405Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T12:56:54.2986538Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T12:56:54.2987841Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T12:56:54.2989028Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T12:56:54.2995492Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T12:56:54.3001229Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T12:56:54.3531443Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T12:56:54.4435282Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T12:56:54.4436123Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T12:56:54.4437352Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T12:56:54.4438305Z test contextmark::tests::merge_decisions ... ok
2026-06-04T12:56:54.4440094Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T12:56:54.4441163Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T12:56:54.4478632Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T12:56:54.4542831Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T12:56:54.4799705Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T12:56:54.5115198Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T12:56:54.6032420Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T12:56:54.6040098Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T12:56:54.6045396Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T12:56:54.6050201Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T12:56:54.6055379Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T12:56:54.6166035Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T12:56:54.6181358Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T12:56:54.6187930Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T12:56:54.7248500Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T12:56:54.7251853Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T12:56:54.7255799Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T12:56:54.7273506Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T12:56:54.7284892Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T12:56:54.7303446Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-04T12:56:54.7314184Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T12:56:54.7339685Z test info::tests::write_read_round_trip ... ok
2026-06-04T12:56:54.7356266Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T12:56:54.7357149Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T12:56:54.7357933Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T12:56:54.7358653Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T12:56:54.7359880Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T12:56:54.7360833Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T12:56:54.7362456Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T12:56:54.7386449Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T12:56:54.7594120Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T12:56:54.7709138Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T12:56:54.8322906Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-04T12:56:54.8631920Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-04T12:56:54.8633403Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-04T12:56:54.9169993Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-04T12:56:54.9356761Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T12:56:54.9359109Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T12:56:54.9360333Z test perch::tests::classification_matrix ... ok
2026-06-04T12:56:54.9362835Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T12:56:54.9369398Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T12:56:54.9371565Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T12:56:54.9373511Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T12:56:54.9375459Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T12:56:54.9376316Z test proc::tests::current_process_is_alive ... ok
2026-06-04T12:56:54.9376958Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T12:56:54.9377608Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T12:56:54.9378266Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T12:56:54.9640330Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-04T12:56:54.9641109Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T12:56:54.9930331Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-04T12:56:55.0077542Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-04T12:56:55.0125814Z test project::tests::derivation_ladder ... ok
2026-06-04T12:56:55.1008181Z test registry::tests::register_and_lookup ... ok
2026-06-04T12:56:55.1019903Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T12:56:55.1343862Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T12:56:55.1819793Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T12:56:55.2174389Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T12:56:55.2276710Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T12:56:55.2315321Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T12:56:55.2358185Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T12:56:55.2358983Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T12:56:55.2359967Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T12:56:55.2457227Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T12:56:55.2703368Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T12:56:55.3785728Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T12:56:55.4034871Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T12:56:55.4994667Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T12:56:55.5513814Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T12:56:55.5603110Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T12:56:55.6330024Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T12:56:55.6331231Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T12:56:55.6334963Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T12:56:55.6335794Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T12:56:55.6342083Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T12:56:55.6348289Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T12:56:55.6350222Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T12:56:55.6353256Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T12:56:55.6359781Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T12:56:55.6370051Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T12:56:55.6472060Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T12:56:55.6862168Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T12:56:55.8333593Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T12:56:56.2081347Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-04T12:56:56.2402591Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-04T12:56:56.3268605Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-04T12:56:56.5791659Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-04T12:56:56.5792481Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T12:56:56.5793178Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T12:56:56.5793846Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T12:56:56.5794529Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T12:56:56.5795149Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T12:56:56.5795762Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T12:56:56.5801003Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T12:56:56.5801734Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T12:56:56.5802493Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T12:56:56.5803374Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T12:56:56.5804048Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T12:56:56.5804687Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T12:56:56.5809530Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T12:56:56.5810514Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T12:56:56.5838520Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T12:56:56.5843347Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T12:56:56.5865120Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-04T12:56:56.9209435Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-04T12:56:57.4660056Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-04T12:56:57.4667099Z 
2026-06-04T12:56:57.4667666Z test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.17s
2026-06-04T12:56:57.4668284Z 
2026-06-04T12:56:57.4669014Z      Running unittests src/lib.rs (target/debug/deps/spt_term-fff656b4d6b0126e)
2026-06-04T12:56:57.4685053Z 
2026-06-04T12:56:57.4685521Z running 8 tests
2026-06-04T12:56:57.4691014Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T12:56:57.4739761Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T12:56:57.4740892Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T12:56:57.4742667Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T12:56:57.4743596Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T12:56:57.4744355Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T12:56:57.4749107Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T12:56:57.4801805Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T12:56:57.4802216Z 
2026-06-04T12:56:57.4802628Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:56:57.4803205Z 
2026-06-04T12:56:57.4807923Z      Running tests/digest.rs (target/debug/deps/digest-c83d710395950856)
2026-06-04T12:56:57.4825367Z 
2026-06-04T12:56:57.4825659Z running 1 test
2026-06-04T12:56:57.4888576Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T12:56:57.4888949Z 
2026-06-04T12:56:57.4889432Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:56:57.4890008Z 
2026-06-04T12:56:57.4892702Z      Running tests/dsr.rs (target/debug/deps/dsr-7d7f89946012d461)
2026-06-04T12:56:57.4905861Z 
2026-06-04T12:56:57.4906112Z running 1 test
2026-06-04T12:56:57.5020805Z test drain_forwards_child_output ... ok
2026-06-04T12:56:57.5021683Z 
2026-06-04T12:56:57.5022100Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:56:57.5022844Z 
2026-06-04T12:56:57.5023487Z      Running tests/inject.rs (target/debug/deps/inject-0d0e775be1cce10f)
2026-06-04T12:56:57.5037372Z 
2026-06-04T12:56:57.5037704Z running 2 tests
2026-06-04T12:56:57.5153602Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T12:56:57.5256454Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T12:56:57.5256836Z 
2026-06-04T12:56:57.5257238Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T12:56:57.5257785Z 
2026-06-04T12:56:57.5259382Z      Running tests/stream.rs (target/debug/deps/stream-d72a83f71c126aa9)
2026-06-04T12:56:57.5273436Z 
2026-06-04T12:56:57.5273857Z running 2 tests
2026-06-04T12:56:57.5291568Z test delivers_every_value_under_resize ... ok
2026-06-04T12:56:58.5303017Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T12:56:58.5303732Z 
2026-06-04T12:56:58.5304294Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-04T12:56:58.5304973Z 
2026-06-04T12:56:58.5308768Z      Running tests/surface.rs (target/debug/deps/surface-9aedc85eea9ada6a)
2026-06-04T12:56:58.5323753Z 
2026-06-04T12:56:58.5324078Z running 2 tests
2026-06-04T12:56:58.5344489Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T12:56:58.5347843Z test captures_child_output_off_the_pty ... ok
2026-06-04T12:56:58.5348395Z    Doc-tests spt_daemon
2026-06-04T12:56:58.5348634Z 
2026-06-04T12:56:58.5349050Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:58.5349871Z 
2026-06-04T12:56:58.8860149Z 
2026-06-04T12:56:58.8860611Z running 0 tests
2026-06-04T12:56:58.8860897Z 
2026-06-04T12:56:58.8861309Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:58.8861923Z 
2026-06-04T12:56:58.8907995Z    Doc-tests spt_live
2026-06-04T12:56:58.9410669Z 
2026-06-04T12:56:58.9411107Z running 0 tests
2026-06-04T12:56:58.9411397Z 
2026-06-04T12:56:58.9411814Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:58.9412384Z 
2026-06-04T12:56:58.9446397Z    Doc-tests spt_msg
2026-06-04T12:56:58.9873252Z 
2026-06-04T12:56:58.9873690Z running 0 tests
2026-06-04T12:56:58.9873983Z 
2026-06-04T12:56:58.9874405Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:58.9874973Z 
2026-06-04T12:56:58.9908689Z    Doc-tests spt_net
2026-06-04T12:56:59.1756597Z 
2026-06-04T12:56:59.1757108Z running 0 tests
2026-06-04T12:56:59.1757379Z 
2026-06-04T12:56:59.1757793Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:59.1758343Z 
2026-06-04T12:56:59.1805102Z    Doc-tests spt_proto
2026-06-04T12:56:59.2241531Z 
2026-06-04T12:56:59.2242113Z running 0 tests
2026-06-04T12:56:59.2242385Z 
2026-06-04T12:56:59.2242804Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:59.2243370Z 
2026-06-04T12:56:59.2276841Z    Doc-tests spt_runtime
2026-06-04T12:56:59.3844134Z 
2026-06-04T12:56:59.3844617Z running 0 tests
2026-06-04T12:56:59.3844907Z 
2026-06-04T12:56:59.3845342Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:59.3845901Z 
2026-06-04T12:56:59.3880540Z    Doc-tests spt_store
2026-06-04T12:56:59.5534712Z 
2026-06-04T12:56:59.5535130Z running 0 tests
2026-06-04T12:56:59.5535485Z 
2026-06-04T12:56:59.5535903Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:59.5536489Z 
2026-06-04T12:56:59.5571828Z    Doc-tests spt_term
2026-06-04T12:56:59.6102229Z 
2026-06-04T12:56:59.6102668Z running 0 tests
2026-06-04T12:56:59.6102947Z 
2026-06-04T12:56:59.6103773Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:56:59.6104359Z 
2026-06-04T12:56:59.6278366Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T12:56:59.6279143Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T12:56:59.6298349Z shell: /usr/bin/bash -e {0}
2026-06-04T12:56:59.6298736Z ##[endgroup]
2026-06-04T12:57:00.1378359Z     Checking libc v0.2.186
2026-06-04T12:57:00.1382316Z     Checking serde_core v1.0.228
2026-06-04T12:57:00.1382941Z     Checking cfg-if v1.0.4
2026-06-04T12:57:00.1486951Z     Checking typenum v1.20.1
2026-06-04T12:57:00.1817215Z     Checking critical-section v1.2.0
2026-06-04T12:57:00.2443981Z     Checking memchr v2.8.1
2026-06-04T12:57:00.9770456Z     Checking subtle v2.6.1
2026-06-04T12:57:01.1310131Z     Checking zeroize v1.8.2
2026-06-04T12:57:01.2750637Z     Checking smallvec v1.15.1
2026-06-04T12:57:01.4780564Z     Checking generic-array v0.14.7
2026-06-04T12:57:01.4990573Z     Checking pin-project-lite v0.2.17
2026-06-04T12:57:01.5510527Z     Checking log v0.4.30
2026-06-04T12:57:01.7337298Z     Checking cpufeatures v0.2.17
2026-06-04T12:57:01.7760503Z     Checking itoa v1.0.18
2026-06-04T12:57:01.9293896Z     Checking equivalent v1.0.2
2026-06-04T12:57:01.9754105Z     Checking futures-core v0.3.32
2026-06-04T12:57:02.0800578Z     Checking bytes v1.11.1
2026-06-04T12:57:02.2920562Z     Checking getrandom v0.2.17
2026-06-04T12:57:02.3829685Z     Checking crypto-common v0.1.7
2026-06-04T12:57:02.4613248Z     Checking hashbrown v0.17.1
2026-06-04T12:57:02.5080776Z     Checking rand_core v0.10.1
2026-06-04T12:57:02.6550353Z     Checking bitflags v2.11.1
2026-06-04T12:57:02.8370626Z     Checking socket2 v0.6.4
2026-06-04T12:57:02.8630405Z     Checking mio v1.2.1
2026-06-04T12:57:03.2560448Z     Checking stable_deref_trait v1.2.1
2026-06-04T12:57:03.2940411Z     Checking getrandom v0.4.2
2026-06-04T12:57:03.3013129Z     Checking tokio v1.52.3
2026-06-04T12:57:03.3400594Z     Checking indexmap v2.14.0
2026-06-04T12:57:03.4598807Z     Checking block-buffer v0.10.4
2026-06-04T12:57:03.4693836Z     Checking serde v1.0.228
2026-06-04T12:57:03.5660330Z     Checking futures-io v0.3.32
2026-06-04T12:57:03.6629762Z     Checking futures-sink v0.3.32
2026-06-04T12:57:03.7320667Z     Checking slab v0.4.12
2026-06-04T12:57:03.9110506Z     Checking futures-channel v0.3.32
2026-06-04T12:57:04.1680691Z     Checking digest v0.10.7
2026-06-04T12:57:04.2470660Z     Checking portable-atomic v1.13.1
2026-06-04T12:57:04.4040519Z     Checking futures-task v0.3.32
2026-06-04T12:57:04.4210195Z     Checking zerofrom v0.1.8
2026-06-04T12:57:04.5235352Z     Checking yoke v0.8.2
2026-06-04T12:57:04.5366446Z     Checking futures-util v0.3.32
2026-06-04T12:57:04.7440770Z     Checking zerovec v0.11.6
2026-06-04T12:57:05.0380270Z     Checking once_cell v1.21.4
2026-06-04T12:57:05.2430844Z     Checking rand_core v0.6.4
2026-06-04T12:57:05.3950375Z     Checking curve25519-dalek v4.1.3
2026-06-04T12:57:05.5913602Z     Checking zerocopy v0.8.50
2026-06-04T12:57:06.9070705Z     Checking sha2 v0.10.9
2026-06-04T12:57:07.2700461Z     Checking signature v2.2.0
2026-06-04T12:57:07.3540344Z     Checking ed25519 v2.2.3
2026-06-04T12:57:07.4650724Z     Checking fastrand v2.4.1
2026-06-04T12:57:07.6830598Z     Checking ed25519-dalek v2.2.0
2026-06-04T12:57:07.8900610Z     Checking tinystr v0.8.3
2026-06-04T12:57:08.0990452Z     Checking tracing-core v0.1.36
2026-06-04T12:57:08.5949802Z     Checking writeable v0.6.3
2026-06-04T12:57:08.7281065Z     Checking litemap v0.8.2
2026-06-04T12:57:08.7920748Z     Checking tracing v0.1.44
2026-06-04T12:57:08.9530563Z     Checking icu_locale_core v2.2.0
2026-06-04T12:57:09.0440607Z     Checking libsqlite3-sys v0.30.1
2026-06-04T12:57:09.2890326Z     Checking zmij v1.0.21
2026-06-04T12:57:09.6088425Z     Checking potential_utf v0.1.5
2026-06-04T12:57:09.6140563Z     Checking zerotrie v0.2.4
2026-06-04T12:57:09.7080648Z     Checking fallible-iterator v0.3.0
2026-06-04T12:57:09.9464108Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T12:57:10.0910653Z     Checking utf8_iter v1.0.4
2026-06-04T12:57:10.1211134Z     Checking icu_provider v2.2.0
2026-06-04T12:57:10.1820851Z     Checking tokio-util v0.7.18
2026-06-04T12:57:10.2000578Z     Checking icu_collections v2.2.0
2026-06-04T12:57:10.4430254Z     Checking serde_json v1.0.150
2026-06-04T12:57:10.6607796Z     Checking spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T12:57:11.1650616Z     Checking icu_normalizer_data v2.2.0
2026-06-04T12:57:11.1727833Z     Checking icu_properties_data v2.2.0
2026-06-04T12:57:11.2280592Z     Checking percent-encoding v2.3.2
2026-06-04T12:57:11.3240554Z     Checking icu_properties v2.2.0
2026-06-04T12:57:11.3640562Z     Checking icu_normalizer v2.2.0
2026-06-04T12:57:11.6733037Z     Checking http v1.4.1
2026-06-04T12:57:11.8240510Z     Checking ahash v0.8.12
2026-06-04T12:57:11.8420380Z     Checking cpufeatures v0.3.0
2026-06-04T12:57:11.8810334Z     Checking rustls-pki-types v1.14.1
2026-06-04T12:57:11.9940251Z     Checking hashbrown v0.14.5
2026-06-04T12:57:12.3250502Z     Checking thiserror v2.0.18
2026-06-04T12:57:12.3884449Z     Checking chacha20 v0.10.0
2026-06-04T12:57:12.6599759Z     Checking form_urlencoded v1.2.2
2026-06-04T12:57:12.7520540Z     Checking ipnet v2.12.0
2026-06-04T12:57:12.7735365Z     Checking untrusted v0.9.0
2026-06-04T12:57:12.8590269Z     Checking ring v0.17.14
2026-06-04T12:57:12.8745856Z     Checking hashlink v0.9.1
2026-06-04T12:57:13.1358234Z     Checking idna_adapter v1.2.2
2026-06-04T12:57:13.1450320Z     Checking rand v0.10.1
2026-06-04T12:57:13.2135849Z     Checking idna v1.1.0
2026-06-04T12:57:13.2990397Z     Checking rusqlite v0.32.1
2026-06-04T12:57:13.5570601Z     Checking url v2.5.8
2026-06-04T12:57:13.9901065Z     Checking scopeguard v1.2.0
2026-06-04T12:57:14.0510559Z     Checking lock_api v0.4.14
2026-06-04T12:57:14.3040378Z     Checking const-oid v0.10.2
2026-06-04T12:57:14.3393793Z     Checking atomic-waker v1.1.2
2026-06-04T12:57:14.4030563Z     Checking fnv v1.0.7
2026-06-04T12:57:14.4570749Z     Checking h2 v0.4.14
2026-06-04T12:57:14.4773291Z     Checking derive_more v2.1.1
2026-06-04T12:57:14.4861108Z     Checking spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T12:57:14.5940693Z     Checking http-body v1.0.1
2026-06-04T12:57:14.6990662Z     Checking hybrid-array v0.4.12
2026-06-04T12:57:14.8070265Z     Checking rustls-webpki v0.103.13
2026-06-04T12:57:15.5247031Z     Checking rustls v0.23.40
2026-06-04T12:57:15.6050597Z     Checking linux-raw-sys v0.12.1
2026-06-04T12:57:16.1150602Z     Checking base64ct v1.8.3
2026-06-04T12:57:16.4200804Z     Checking pem-rfc7468 v1.0.0
2026-06-04T12:57:16.5660713Z     Checking rustix v1.1.4
2026-06-04T12:57:16.7971041Z     Checking spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T12:57:17.1354200Z     Checking httparse v1.10.1
2026-06-04T12:57:17.4140588Z     Checking try-lock v0.2.5
2026-06-04T12:57:17.4740709Z     Checking base64 v0.22.1
2026-06-04T12:57:17.8045738Z     Checking tinyvec_macros v0.1.1
2026-06-04T12:57:17.8420169Z     Checking data-encoding v2.11.0
2026-06-04T12:57:18.2610621Z     Checking tower-service v0.3.3
2026-06-04T12:57:18.3140392Z     Checking tinyvec v1.11.0
2026-06-04T12:57:18.7911536Z     Checking tempfile v3.27.0
2026-06-04T12:57:18.8660093Z     Checking want v0.3.1
2026-06-04T12:57:18.9650666Z     Checking n0-error v0.1.3
2026-06-04T12:57:19.0610650Z     Checking der v0.8.0-rc.10
2026-06-04T12:57:19.1920480Z     Checking block-buffer v0.12.0
2026-06-04T12:57:19.3361927Z     Checking crypto-common v0.2.2
2026-06-04T12:57:20.1260538Z     Checking inout v0.1.4
2026-06-04T12:57:20.1550454Z     Checking termios v0.2.2
2026-06-04T12:57:20.2275609Z     Checking serial-core v0.4.0
2026-06-04T12:57:20.2610441Z     Checking ioctl-rs v0.1.6
2026-06-04T12:57:20.3391247Z     Checking diatomic-waker v0.2.3
2026-06-04T12:57:20.3392426Z     Checking httpdate v1.0.3
2026-06-04T12:57:20.4350671Z     Checking cordyceps v0.3.4
2026-06-04T12:57:20.4860146Z     Checking parking v2.2.1
2026-06-04T12:57:20.5195749Z     Checking spin v0.10.0
2026-06-04T12:57:20.5740645Z     Checking futures-lite v2.6.1
2026-06-04T12:57:20.6110113Z     Checking digest v0.11.3
2026-06-04T12:57:20.6630679Z     Checking spki v0.8.0-rc.4
2026-06-04T12:57:20.7690938Z     Checking hyper v1.10.1
2026-06-04T12:57:20.8090774Z     Checking futures-buffered v0.2.13
2026-06-04T12:57:20.8340246Z     Checking thiserror v1.0.69
2026-06-04T12:57:20.8880837Z     Checking pin-project v1.1.13
2026-06-04T12:57:20.9390608Z     Checking serial-unix v0.4.0
2026-06-04T12:57:21.0719621Z     Checking cipher v0.4.4
2026-06-04T12:57:21.1770659Z     Checking tokio-rustls v0.26.4
2026-06-04T12:57:21.3340768Z     Checking netlink-packet-core v0.8.1
2026-06-04T12:57:21.5030273Z     Checking num-traits v0.2.19
2026-06-04T12:57:21.6826385Z     Checking memoffset v0.6.5
2026-06-04T12:57:21.7288809Z     Checking parking_lot_core v0.9.12
2026-06-04T12:57:21.7320387Z     Checking universal-hash v0.5.1
2026-06-04T12:57:21.8570674Z     Checking sync_wrapper v1.0.2
2026-06-04T12:57:21.9261227Z     Checking aho-corasick v1.1.4
2026-06-04T12:57:21.9499040Z     Checking byteorder v1.5.0
2026-06-04T12:57:22.1529843Z     Checking opaque-debug v0.3.1
2026-06-04T12:57:22.1947849Z     Checking either v1.16.0
2026-06-04T12:57:22.4502696Z     Checking regex-syntax v0.8.10
2026-06-04T12:57:22.5290807Z     Checking bitflags v1.3.2
2026-06-04T12:57:22.5720594Z     Checking pin-utils v0.1.0
2026-06-04T12:57:22.6040330Z     Checking hyper-util v0.1.20
2026-06-04T12:57:22.6130331Z     Checking nix v0.25.1
2026-06-04T12:57:23.2680254Z     Checking prefix-trie v0.8.4
2026-06-04T12:57:24.1561618Z     Checking polyval v0.6.2
2026-06-04T12:57:24.3240474Z     Checking hash32 v0.2.1
2026-06-04T12:57:24.4900049Z     Checking parking_lot v0.12.5
2026-06-04T12:57:24.7334656Z     Checking n0-future v0.3.2
2026-06-04T12:57:24.7440463Z     Checking serial v0.4.0
2026-06-04T12:57:24.7930525Z     Checking filedescriptor v0.8.3
2026-06-04T12:57:24.8400709Z     Checking crossbeam-utils v0.8.21
2026-06-04T12:57:24.9390747Z     Checking regex-automata v0.4.14
2026-06-04T12:57:24.9441866Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T12:57:25.0861412Z     Checking spin v0.9.8
2026-06-04T12:57:25.2990374Z     Checking anyhow v1.0.102
2026-06-04T12:57:25.4070614Z     Checking futures-executor v0.3.32
2026-06-04T12:57:25.5425163Z     Checking toml_datetime v0.6.11
2026-06-04T12:57:25.5542295Z     Checking serde_spanned v0.6.9
2026-06-04T12:57:25.6561017Z     Checking downcast-rs v1.2.1
2026-06-04T12:57:25.7130400Z     Checking toml_write v0.1.2
2026-06-04T12:57:25.7586687Z     Checking tower-layer v0.3.3
2026-06-04T12:57:25.9084767Z     Checking winnow v0.7.15
2026-06-04T12:57:25.9353545Z     Checking shell-words v1.1.1
2026-06-04T12:57:26.0220353Z     Checking signature v3.0.0
2026-06-04T12:57:26.1130534Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T12:57:26.2985144Z     Checking futures v0.3.32
2026-06-04T12:57:26.3450631Z     Checking heapless v0.7.17
2026-06-04T12:57:27.0909151Z     Checking portable-pty v0.8.1
2026-06-04T12:57:27.2060617Z     Checking noq-udp v0.10.0
2026-06-04T12:57:27.3980614Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T12:57:27.5305439Z     Checking ghash v0.5.1
2026-06-04T12:57:27.6100576Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T12:57:27.8430616Z     Checking regex v1.12.3
2026-06-04T12:57:28.2900961Z     Checking ctr v0.9.2
2026-06-04T12:57:28.4720851Z     Checking aes v0.8.4
2026-06-04T12:57:28.5480665Z     Checking toml_edit v0.22.27
2026-06-04T12:57:28.9980642Z     Checking sha2 v0.11.0-rc.5
2026-06-04T12:57:29.0939743Z     Checking http-body-util v0.1.3
2026-06-04T12:57:29.3910489Z     Checking cobs v0.3.0
2026-06-04T12:57:29.5170124Z     Checking netlink-sys v0.8.8
2026-06-04T12:57:29.7148759Z     Checking aead v0.5.2
2026-06-04T12:57:29.8160737Z     Checking openssl-probe v0.2.1
2026-06-04T12:57:29.8870425Z     Checking powerfmt v0.2.0
2026-06-04T12:57:30.0490404Z     Checking deranged v0.5.8
2026-06-04T12:57:30.1201173Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T12:57:30.3171210Z     Checking rustls-native-certs v0.8.4
2026-06-04T12:57:30.3800367Z     Checking postcard v1.1.3
2026-06-04T12:57:30.4224893Z     Checking aes-gcm v0.10.3
2026-06-04T12:57:30.5720717Z     Checking data-encoding-macro v0.1.20
2026-06-04T12:57:30.6110622Z     Checking tower v0.5.3
2026-06-04T12:57:30.8728360Z     Checking crossbeam-epoch v0.9.18
2026-06-04T12:57:31.1821455Z     Checking crossbeam-channel v0.5.15
2026-06-04T12:57:31.1880144Z     Checking toml v0.8.23
2026-06-04T12:57:31.2889851Z     Checking netlink-packet-route v0.29.0
2026-06-04T12:57:31.7417954Z     Checking uuid v1.23.2
2026-06-04T12:57:31.7479021Z     Checking tagptr v0.2.0
2026-06-04T12:57:31.8895397Z     Checking mac-addr v0.3.0
2026-06-04T12:57:31.9410808Z     Checking num-conv v0.2.2
2026-06-04T12:57:32.0320676Z     Checking sorted-index-buffer v0.2.1
2026-06-04T12:57:32.1180887Z     Checking xml-rs v0.8.28
2026-06-04T12:57:32.1287010Z     Checking ryu v1.0.23
2026-06-04T12:57:32.1650599Z     Checking identity-hash v0.1.0
2026-06-04T12:57:32.2400207Z     Checking lru-slab v0.1.2
2026-06-04T12:57:32.2670553Z     Checking allocator-api2 v0.2.21
2026-06-04T12:57:32.3615415Z     Checking time-core v0.1.8
2026-06-04T12:57:32.5153116Z     Checking foldhash v0.2.0
2026-06-04T12:57:32.6482516Z     Checking rustc-hash v2.1.2
2026-06-04T12:57:32.7331042Z     Checking hashbrown v0.16.1
2026-06-04T12:57:32.7431120Z     Checking noq-proto v0.17.0
2026-06-04T12:57:32.8670642Z     Checking xmltree v0.10.3
2026-06-04T12:57:33.0140465Z     Checking time v0.3.47
2026-06-04T12:57:33.6570619Z     Checking iroh-metrics v0.38.3
2026-06-04T12:57:33.8180152Z     Checking moka v0.12.15
2026-06-04T12:57:34.3003497Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T12:57:35.0550372Z     Checking strum v0.28.0
2026-06-04T12:57:35.1340241Z     Checking tower-http v0.6.11
2026-06-04T12:57:35.5400542Z     Checking iroh-base v0.98.0
2026-06-04T12:57:36.0440661Z     Checking num_enum v0.7.6
2026-06-04T12:57:36.1170719Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T12:57:36.2310169Z     Checking netlink-proto v0.12.0
2026-06-04T12:57:36.3550962Z     Checking spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T12:57:36.4998770Z     Checking n0-watcher v0.6.1
2026-06-04T12:57:36.7216096Z     Checking hyper-rustls v0.27.9
2026-06-04T12:57:36.9180337Z     Checking netlink-packet-route v0.30.0
2026-06-04T12:57:36.9670630Z     Checking attohttpc v0.30.1
2026-06-04T12:57:37.5094749Z     Checking tokio-stream v0.1.18
2026-06-04T12:57:37.9570582Z     Checking netdev v0.42.0
2026-06-04T12:57:38.1423424Z     Checking simple-dns v0.9.3
2026-06-04T12:57:38.4210089Z     Checking sha1_smol v1.0.1
2026-06-04T12:57:38.5760406Z     Checking arrayvec v0.7.6
2026-06-04T12:57:38.8130084Z     Checking simdutf8 v0.1.5
2026-06-04T12:57:39.0150416Z     Checking resolv-conf v0.7.6
2026-06-04T12:57:39.2440694Z     Checking constant_time_eq v0.4.2
2026-06-04T12:57:39.3420582Z     Checking smol_str v0.1.24
2026-06-04T12:57:39.4130303Z     Checking arrayref v0.3.9
2026-06-04T12:57:39.4520333Z     Checking blake3 v1.8.5
2026-06-04T12:57:39.4780273Z     Checking acto v0.8.2
2026-06-04T12:57:39.5650503Z     Checking noq v0.18.0
2026-06-04T12:57:39.8873221Z     Checking iroh-dns v0.98.0
2026-06-04T12:57:40.1880363Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T12:57:40.2210738Z     Checking tokio-websockets v0.13.2
2026-06-04T12:57:40.6410162Z     Checking igd-next v0.17.1
2026-06-04T12:57:40.7800551Z     Checking reqwest v0.13.4
2026-06-04T12:57:41.2610537Z     Checking lru v0.16.4
2026-06-04T12:57:41.4520986Z     Checking spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T12:57:41.7848644Z     Checking webpki-roots v1.0.7
2026-06-04T12:57:41.8910452Z     Checking hmac v0.12.1
2026-06-04T12:57:42.0068794Z     Checking serde_bytes v0.11.19
2026-06-04T12:57:42.0120800Z     Checking seize v0.5.1
2026-06-04T12:57:42.2227975Z     Checking cmov v0.5.4
2026-06-04T12:57:42.2271137Z     Checking papaya v0.2.4
2026-06-04T12:57:42.4867280Z     Checking ctutils v0.4.2
2026-06-04T12:57:42.7498731Z     Checking iroh-relay v0.98.0
2026-06-04T12:57:42.7580970Z     Checking hkdf v0.12.4
2026-06-04T12:57:42.8710724Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T12:57:43.2500670Z     Checking backon v1.6.0
2026-06-04T12:57:43.4540309Z     Checking spake2 v0.4.0
2026-06-04T12:57:43.6321600Z     Checking sha1 v0.10.6
2026-06-04T12:57:43.6407951Z     Checking netwatch v0.16.0
2026-06-04T12:57:43.8190592Z     Checking interprocess v2.4.2
2026-06-04T12:57:43.9540982Z     Checking spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T12:57:44.4241054Z     Checking utf8parse v0.2.2
2026-06-04T12:57:44.4520795Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T12:57:44.4880887Z     Checking anstyle-parse v1.0.0
2026-06-04T12:57:44.5030235Z     Checking anstyle-query v1.1.5
2026-06-04T12:57:44.5680293Z     Checking colorchoice v1.0.5
2026-06-04T12:57:44.6370839Z     Checking anstyle v1.0.14
2026-06-04T12:57:44.6567230Z     Checking clap_lex v1.1.0
2026-06-04T12:57:44.8110716Z     Checking strsim v0.11.1
2026-06-04T12:57:44.8500613Z     Checking portmapper v0.16.0
2026-06-04T12:57:44.8639080Z     Checking anstream v1.0.0
2026-06-04T12:57:44.9860961Z     Checking mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T12:57:45.1270542Z     Checking clap_builder v4.6.0
2026-06-04T12:57:46.4950715Z     Checking iroh v0.98.2
2026-06-04T12:57:47.7370657Z     Checking clap v4.6.1
2026-06-04T12:57:54.3507459Z     Checking spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T12:57:56.1856699Z     Checking spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T12:58:00.6490681Z     Checking spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T12:58:03.8646526Z     Finished `dev` profile [unoptimized] target(s) in 1m 04s
2026-06-04T12:58:03.9315955Z ##[group]Run cargo test -p spt-daemon --test budget --release -- --nocapture
2026-06-04T12:58:03.9316835Z [36;1mcargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T12:58:03.9336066Z shell: /usr/bin/bash -e {0}
2026-06-04T12:58:03.9336443Z env:
2026-06-04T12:58:03.9336728Z   SPT_BUDGET: 1
2026-06-04T12:58:03.9337028Z ##[endgroup]
2026-06-04T12:58:04.4483892Z    Compiling proc-macro2 v1.0.106
2026-06-04T12:58:04.4484647Z    Compiling unicode-ident v1.0.24
2026-06-04T12:58:04.4486880Z    Compiling quote v1.0.45
2026-06-04T12:58:04.4487422Z    Compiling libc v0.2.186
2026-06-04T12:58:04.5381478Z    Compiling serde_core v1.0.228
2026-06-04T12:58:04.7128092Z    Compiling serde v1.0.228
2026-06-04T12:58:04.9790758Z    Compiling cfg-if v1.0.4
2026-06-04T12:58:05.0279966Z    Compiling pin-project-lite v0.2.17
2026-06-04T12:58:05.0889770Z    Compiling portable-atomic v1.13.1
2026-06-04T12:58:05.8940417Z    Compiling syn v2.0.117
2026-06-04T12:58:05.9459714Z    Compiling typenum v1.20.1
2026-06-04T12:58:07.5236229Z    Compiling version_check v0.9.5
2026-06-04T12:58:07.5460404Z    Compiling critical-section v1.2.0
2026-06-04T12:58:07.6236512Z    Compiling memchr v2.8.1
2026-06-04T12:58:08.0150673Z    Compiling bytes v1.11.1
2026-06-04T12:58:09.5070423Z    Compiling subtle v2.6.1
2026-06-04T12:58:09.7110746Z    Compiling futures-core v0.3.32
2026-06-04T12:58:09.7316352Z    Compiling log v0.4.30
2026-06-04T12:58:09.8830840Z    Compiling generic-array v0.14.7
2026-06-04T12:58:10.0004386Z    Compiling socket2 v0.6.4
2026-06-04T12:58:10.0330520Z    Compiling semver v1.0.28
2026-06-04T12:58:10.0830349Z    Compiling find-msvc-tools v0.1.9
2026-06-04T12:58:10.3920757Z    Compiling smallvec v1.15.1
2026-06-04T12:58:10.4909924Z    Compiling shlex v2.0.1
2026-06-04T12:58:10.6963076Z    Compiling cc v1.2.63
2026-06-04T12:58:10.7550759Z    Compiling rustc_version v0.4.1
2026-06-04T12:58:11.8877594Z    Compiling mio v1.2.1
2026-06-04T12:58:12.3550743Z    Compiling stable_deref_trait v1.2.1
2026-06-04T12:58:12.4090312Z    Compiling futures-io v0.3.32
2026-06-04T12:58:12.6580788Z    Compiling synstructure v0.13.2
2026-06-04T12:58:13.0936392Z    Compiling futures-sink v0.3.32
2026-06-04T12:58:13.1577160Z    Compiling slab v0.4.12
2026-06-04T12:58:13.1740347Z    Compiling futures-channel v0.3.32
2026-06-04T12:58:13.4080795Z    Compiling futures-task v0.3.32
2026-06-04T12:58:13.5440558Z    Compiling crypto-common v0.1.7
2026-06-04T12:58:13.5610499Z    Compiling getrandom v0.2.17
2026-06-04T12:58:13.5974389Z    Compiling cpufeatures v0.2.17
2026-06-04T12:58:13.6500145Z    Compiling equivalent v1.0.2
2026-06-04T12:58:13.6560314Z    Compiling itoa v1.0.18
2026-06-04T12:58:13.7046799Z    Compiling cfg_aliases v0.2.1
2026-06-04T12:58:13.7487580Z    Compiling rand_core v0.10.1
2026-06-04T12:58:13.8397278Z    Compiling rustversion v1.0.22
2026-06-04T12:58:13.9323774Z    Compiling hashbrown v0.17.1
2026-06-04T12:58:13.9810746Z    Compiling writeable v0.6.3
2026-06-04T12:58:14.1460673Z    Compiling litemap v0.8.2
2026-06-04T12:58:14.3460705Z    Compiling bitflags v2.11.1
2026-06-04T12:58:14.4310609Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T12:58:14.5520927Z    Compiling utf8_iter v1.0.4
2026-06-04T12:58:14.7202287Z    Compiling icu_properties_data v2.2.0
2026-06-04T12:58:14.8620526Z    Compiling getrandom v0.4.2
2026-06-04T12:58:15.2996726Z    Compiling indexmap v2.14.0
2026-06-04T12:58:15.3191651Z    Compiling serde_derive v1.0.228
2026-06-04T12:58:15.3434486Z    Compiling zeroize_derive v1.4.3
2026-06-04T12:58:15.6989346Z    Compiling tokio-macros v2.7.0
2026-06-04T12:58:16.0320581Z    Compiling zeroize v1.8.2
2026-06-04T12:58:16.2570424Z    Compiling futures-macro v0.3.32
2026-06-04T12:58:16.5890657Z    Compiling tokio v1.52.3
2026-06-04T12:58:16.9638397Z    Compiling zerofrom-derive v0.1.7
2026-06-04T12:58:17.3980558Z    Compiling futures-util v0.3.32
2026-06-04T12:58:18.7935323Z    Compiling zerofrom v0.1.8
2026-06-04T12:58:18.9290355Z    Compiling yoke-derive v0.8.2
2026-06-04T12:58:20.4811399Z    Compiling yoke v0.8.2
2026-06-04T12:58:20.7620478Z    Compiling zerovec-derive v0.11.3
2026-06-04T12:58:22.4970729Z    Compiling zerovec v0.11.6
2026-06-04T12:58:23.1550690Z    Compiling once_cell v1.21.4
2026-06-04T12:58:23.4879882Z    Compiling displaydoc v0.2.6
2026-06-04T12:58:23.5557079Z    Compiling tracing-core v0.1.36
2026-06-04T12:58:23.7510646Z    Compiling tracing-attributes v0.1.31
2026-06-04T12:58:24.4333460Z    Compiling tinystr v0.8.3
2026-06-04T12:58:24.7049062Z    Compiling icu_locale_core v2.2.0
2026-06-04T12:58:25.6266677Z    Compiling zerotrie v0.2.4
2026-06-04T12:58:25.7750872Z    Compiling tracing v0.1.44
2026-06-04T12:58:26.3430647Z    Compiling potential_utf v0.1.5
2026-06-04T12:58:26.4540531Z    Compiling tokio-util v0.7.18
2026-06-04T12:58:26.5197082Z    Compiling icu_provider v2.2.0
2026-06-04T12:58:27.6240795Z    Compiling icu_collections v2.2.0
2026-06-04T12:58:29.1790662Z    Compiling percent-encoding v2.3.2
2026-06-04T12:58:29.5360868Z    Compiling icu_properties v2.2.0
2026-06-04T12:58:30.3714967Z    Compiling icu_normalizer v2.2.0
2026-06-04T12:58:31.0765839Z    Compiling http v1.4.1
2026-06-04T12:58:32.8017751Z    Compiling ring v0.17.14
2026-06-04T12:58:32.9710768Z    Compiling thiserror v2.0.18
2026-06-04T12:58:33.3670398Z    Compiling cpufeatures v0.3.0
2026-06-04T12:58:33.4015387Z    Compiling autocfg v1.5.1
2026-06-04T12:58:34.1277666Z    Compiling idna_adapter v1.2.2
2026-06-04T12:58:34.2305555Z    Compiling rustls-pki-types v1.14.1
2026-06-04T12:58:34.8791154Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T12:58:35.5666568Z    Compiling thiserror-impl v2.0.18
2026-06-04T12:58:35.8230582Z    Compiling idna v1.1.0
2026-06-04T12:58:37.5275059Z    Compiling chacha20 v0.10.0
2026-06-04T12:58:37.9611443Z    Compiling form_urlencoded v1.2.2
2026-06-04T12:58:38.2965203Z    Compiling ipnet v2.12.0
2026-06-04T12:58:40.0203883Z    Compiling block-buffer v0.10.4
2026-06-04T12:58:40.1501459Z    Compiling untrusted v0.9.0
2026-06-04T12:58:40.2459042Z    Compiling ident_case v1.0.1
2026-06-04T12:58:40.3242737Z    Compiling strsim v0.11.1
2026-06-04T12:58:40.6317568Z    Compiling fnv v1.0.7
2026-06-04T12:58:40.6881445Z    Compiling anyhow v1.0.102
2026-06-04T12:58:40.6990284Z    Compiling darling_core v0.20.11
2026-06-04T12:58:40.7601104Z    Compiling digest v0.10.7
2026-06-04T12:58:40.9370230Z    Compiling url v2.5.8
2026-06-04T12:58:41.0840331Z    Compiling rand v0.10.1
2026-06-04T12:58:42.5190785Z    Compiling rustls v0.23.40
2026-06-04T12:58:42.6420724Z    Compiling unicode-segmentation v1.13.3
2026-06-04T12:58:43.2711582Z    Compiling scopeguard v1.2.0
2026-06-04T12:58:43.3500579Z    Compiling lock_api v0.4.14
2026-06-04T12:58:43.7392056Z    Compiling convert_case v0.10.0
2026-06-04T12:58:44.1451519Z    Compiling unicode-xid v0.2.6
2026-06-04T12:58:44.2330423Z    Compiling atomic-waker v1.1.2
2026-06-04T12:58:44.3390517Z    Compiling const-oid v0.10.2
2026-06-04T12:58:44.7560650Z    Compiling derive_more-impl v2.1.1
2026-06-04T12:58:45.1290967Z    Compiling darling_macro v0.20.11
2026-06-04T12:58:45.4698496Z    Compiling darling v0.20.11
2026-06-04T12:58:45.5651430Z    Compiling httparse v1.10.1
2026-06-04T12:58:45.8311036Z    Compiling zerocopy v0.8.50
2026-06-04T12:58:45.9739036Z    Compiling h2 v0.4.14
2026-06-04T12:58:46.1677372Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:58:47.5852948Z    Compiling http-body v1.0.1
2026-06-04T12:58:47.7480701Z    Compiling curve25519-dalek v4.1.3
2026-06-04T12:58:47.9211505Z    Compiling ahash v0.8.12
2026-06-04T12:58:48.0510635Z    Compiling hybrid-array v0.4.12
2026-06-04T12:58:49.0772085Z    Compiling paste v1.0.15
2026-06-04T12:58:49.2830619Z    Compiling fastrand v2.4.1
2026-06-04T12:58:49.7140415Z    Compiling base64ct v1.8.3
2026-06-04T12:58:50.2051065Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T12:58:50.4641792Z    Compiling rustls-webpki v0.103.13
2026-06-04T12:58:51.4184009Z    Compiling derive_more v2.1.1
2026-06-04T12:58:55.6830647Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:58:57.3321396Z    Compiling num-traits v0.2.19
2026-06-04T12:58:57.4540625Z    Compiling spez v0.1.2
2026-06-04T12:58:57.8180578Z    Compiling n0-error-macros v0.1.3
2026-06-04T12:58:59.0553597Z    Compiling rand_core v0.6.4
2026-06-04T12:58:59.2911614Z    Compiling pkg-config v0.3.33
2026-06-04T12:59:00.1191285Z    Compiling parking_lot_core v0.9.12
2026-06-04T12:59:00.2910948Z    Compiling tower-service v0.3.3
2026-06-04T12:59:00.3530378Z    Compiling data-encoding v2.11.0
2026-06-04T12:59:03.0650713Z    Compiling tinyvec_macros v0.1.1
2026-06-04T12:59:03.1130342Z    Compiling base64 v0.22.1
2026-06-04T12:59:03.4040555Z    Compiling vcpkg v0.2.15
2026-06-04T12:59:03.9336074Z    Compiling try-lock v0.2.5
2026-06-04T12:59:04.0277709Z    Compiling want v0.3.1
2026-06-04T12:59:04.4464007Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T12:59:04.4706889Z    Compiling tinyvec v1.11.0
2026-06-04T12:59:05.3442865Z    Compiling n0-error v0.1.3
2026-06-04T12:59:06.2300267Z    Compiling derive_builder v0.20.2
2026-06-04T12:59:06.6590629Z    Compiling der v0.8.0-rc.10
2026-06-04T12:59:06.8829767Z    Compiling crypto-common v0.2.2
2026-06-04T12:59:09.6000485Z    Compiling block-buffer v0.12.0
2026-06-04T12:59:09.8067823Z    Compiling sha2 v0.10.9
2026-06-04T12:59:10.6300960Z    Compiling vergen-lib v9.1.0
2026-06-04T12:59:10.7410787Z    Compiling pin-project-internal v1.1.13
2026-06-04T12:59:12.3270857Z    Compiling n0-future v0.3.2
2026-06-04T12:59:12.3487146Z    Compiling inout v0.1.4
2026-06-04T12:59:12.4880529Z    Compiling winnow v1.0.3
2026-06-04T12:59:12.5810568Z    Compiling crossbeam-utils v0.8.21
2026-06-04T12:59:12.6705235Z    Compiling parking v2.2.1
2026-06-04T12:59:12.8604264Z    Compiling zmij v1.0.21
2026-06-04T12:59:13.0755545Z    Compiling spin v0.10.0
2026-06-04T12:59:13.1962404Z    Compiling cordyceps v0.3.4
2026-06-04T12:59:13.6800853Z    Compiling httpdate v1.0.3
2026-06-04T12:59:14.2376580Z    Compiling heck v0.5.0
2026-06-04T12:59:14.2825907Z    Compiling diatomic-waker v0.2.3
2026-06-04T12:59:14.4780483Z    Compiling signature v2.2.0
2026-06-04T12:59:14.5180063Z    Compiling futures-buffered v0.2.13
2026-06-04T12:59:14.6040186Z    Compiling ed25519 v2.2.3
2026-06-04T12:59:14.7001201Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T12:59:15.1780650Z    Compiling hyper v1.10.1
2026-06-04T12:59:15.8450401Z    Compiling futures-lite v2.6.1
2026-06-04T12:59:16.1790375Z    Compiling cipher v0.4.4
2026-06-04T12:59:16.5360654Z    Compiling pin-project v1.1.13
2026-06-04T12:59:16.6030352Z    Compiling digest v0.11.3
2026-06-04T12:59:16.8240396Z    Compiling spki v0.8.0-rc.4
2026-06-04T12:59:17.2180706Z    Compiling netlink-packet-core v0.8.1
2026-06-04T12:59:19.0990702Z    Compiling hashbrown v0.14.5
2026-06-04T12:59:20.4297768Z    Compiling tokio-rustls v0.26.4
2026-06-04T12:59:20.9183819Z    Compiling vergen v9.1.0
2026-06-04T12:59:21.0320745Z    Compiling vergen-lib v0.1.6
2026-06-04T12:59:21.1550579Z    Compiling noq-udp v0.10.0
2026-06-04T12:59:21.5002007Z    Compiling universal-hash v0.5.1
2026-06-04T12:59:21.6230802Z    Compiling heapless v0.7.17
2026-06-04T12:59:21.7960798Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T12:59:21.9687613Z    Compiling sync_wrapper v1.0.2
2026-06-04T12:59:22.0500681Z    Compiling serde_json v1.0.150
2026-06-04T12:59:22.1691186Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T12:59:22.4790772Z    Compiling opaque-debug v0.3.1
2026-06-04T12:59:22.5231032Z    Compiling byteorder v1.5.0
2026-06-04T12:59:22.7828508Z    Compiling either v1.16.0
2026-06-04T12:59:23.1325909Z    Compiling powerfmt v0.2.0
2026-06-04T12:59:23.3711105Z    Compiling deranged v0.5.8
2026-06-04T12:59:24.8259045Z    Compiling prefix-trie v0.8.4
2026-06-04T12:59:25.4390798Z    Compiling hash32 v0.2.1
2026-06-04T12:59:25.6770789Z    Compiling polyval v0.6.2
2026-06-04T12:59:26.0220607Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:59:26.2664624Z    Compiling hashlink v0.9.1
2026-06-04T12:59:26.8580672Z    Compiling parking_lot v0.12.5
2026-06-04T12:59:27.9220441Z    Compiling hyper-util v0.1.20
2026-06-04T12:59:28.9713139Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T12:59:32.4874083Z    Compiling ed25519-dalek v2.2.0
2026-06-04T12:59:32.9360775Z    Compiling spin v0.9.8
2026-06-04T12:59:33.1720634Z    Compiling futures-executor v0.3.32
2026-06-04T12:59:33.2229130Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:59:33.3470685Z    Compiling num-conv v0.2.2
2026-06-04T12:59:33.5443710Z    Compiling time-core v0.1.8
2026-06-04T12:59:33.9348353Z    Compiling tower-layer v0.3.3
2026-06-04T12:59:34.0231167Z    Compiling fallible-iterator v0.3.0
2026-06-04T12:59:34.2230674Z    Compiling signature v3.0.0
2026-06-04T12:59:34.3460618Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T12:59:34.5352543Z    Compiling num_threads v0.1.7
2026-06-04T12:59:34.6584820Z    Compiling time v0.3.47
2026-06-04T12:59:34.6690483Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T12:59:34.7241043Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T12:59:35.1560786Z    Compiling futures v0.3.32
2026-06-04T12:59:36.4181351Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T12:59:37.8780725Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:59:40.0970792Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T12:59:42.6900130Z    Compiling ghash v0.5.1
2026-06-04T12:59:42.7971319Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T12:59:45.8150599Z    Compiling aes v0.8.4
2026-06-04T12:59:46.5570623Z    Compiling ctr v0.9.2
2026-06-04T12:59:46.7965916Z    Compiling http-body-util v0.1.3
2026-06-04T12:59:47.2087247Z    Compiling cobs v0.3.0
2026-06-04T12:59:47.5500982Z    Compiling netlink-sys v0.8.8
2026-06-04T12:59:47.7220954Z    Compiling postcard-derive v0.2.2
2026-06-04T12:59:48.2314840Z    Compiling aead v0.5.2
2026-06-04T12:59:48.3561535Z    Compiling openssl-probe v0.2.1
2026-06-04T12:59:48.7240747Z    Compiling rustls-native-certs v0.8.4
2026-06-04T12:59:50.1713326Z    Compiling postcard v1.1.3
2026-06-04T12:59:50.8587346Z    Compiling aes-gcm v0.10.3
2026-06-04T12:59:51.0727025Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T12:59:51.9500679Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:59:52.0340739Z    Compiling data-encoding-macro v0.1.20
2026-06-04T12:59:52.0817114Z    Compiling tower v0.5.3
2026-06-04T12:59:53.1220665Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T12:59:53.2600646Z    Compiling crossbeam-channel v0.5.15
2026-06-04T12:59:53.9017411Z    Compiling netlink-packet-route v0.29.0
2026-06-04T12:59:54.5680596Z    Compiling strum_macros v0.28.0
2026-06-04T12:59:57.9128823Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T12:59:58.4110647Z    Compiling memoffset v0.6.5
2026-06-04T12:59:58.5350521Z    Compiling async-trait v0.1.89
2026-06-04T12:59:59.8200651Z    Compiling enum-assoc v1.3.0
2026-06-04T13:00:00.6561051Z    Compiling uuid v1.23.2
2026-06-04T13:00:00.7380683Z    Compiling netwatch v0.16.0
2026-06-04T13:00:00.9197330Z    Compiling noq v0.18.0
2026-06-04T13:00:01.1120621Z    Compiling blake3 v1.8.5
2026-06-04T13:00:01.4127238Z    Compiling acto v0.8.2
2026-06-04T13:00:01.5440424Z    Compiling identity-hash v0.1.0
2026-06-04T13:00:01.6220560Z    Compiling lru-slab v0.1.2
2026-06-04T13:00:01.7660666Z    Compiling rustc-hash v2.1.2
2026-06-04T13:00:01.8701173Z    Compiling allocator-api2 v0.2.21
2026-06-04T13:00:01.8947270Z    Compiling thiserror v1.0.69
2026-06-04T13:00:02.1430924Z    Compiling mac-addr v0.3.0
2026-06-04T13:00:02.4415999Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T13:00:02.5500578Z    Compiling foldhash v0.2.0
2026-06-04T13:00:02.6340712Z    Compiling ryu v1.0.23
2026-06-04T13:00:02.9999848Z    Compiling tagptr v0.2.0
2026-06-04T13:00:03.0610364Z    Compiling xml-rs v0.8.28
2026-06-04T13:00:03.1790826Z    Compiling netdev v0.42.0
2026-06-04T13:00:08.7930784Z    Compiling xmltree v0.10.3
2026-06-04T13:00:09.2570178Z    Compiling moka v0.12.15
2026-06-04T13:00:11.7761302Z    Compiling iroh-metrics v0.38.3
2026-06-04T13:00:11.9690578Z    Compiling hashbrown v0.16.1
2026-06-04T13:00:13.4340935Z    Compiling noq-proto v0.17.0
2026-06-04T13:00:15.4042211Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T13:00:25.4120551Z    Compiling strum v0.28.0
2026-06-04T13:00:25.5010656Z    Compiling num_enum v0.7.6
2026-06-04T13:00:25.5871575Z    Compiling tower-http v0.6.11
2026-06-04T13:00:26.7320583Z    Compiling iroh-base v0.98.0
2026-06-04T13:00:27.2650043Z    Compiling iroh-relay v0.98.0
2026-06-04T13:00:27.5160861Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T13:00:28.5458071Z    Compiling netlink-proto v0.12.0
2026-06-04T13:00:28.6021754Z    Compiling hyper-rustls v0.27.9
2026-06-04T13:00:28.9360136Z    Compiling n0-watcher v0.6.1
2026-06-04T13:00:29.1040671Z    Compiling netlink-packet-route v0.30.0
2026-06-04T13:00:29.2760826Z    Compiling attohttpc v0.30.1
2026-06-04T13:00:35.8700353Z    Compiling tokio-stream v0.1.18
2026-06-04T13:00:36.7570759Z    Compiling serde_spanned v0.6.9
2026-06-04T13:00:36.8960592Z    Compiling toml_datetime v0.6.11
2026-06-04T13:00:37.4750833Z    Compiling thiserror-impl v1.0.69
2026-06-04T13:00:39.3101427Z    Compiling simple-dns v0.9.3
2026-06-04T13:00:49.2833082Z    Compiling serial-core v0.4.0
2026-06-04T13:00:49.5650539Z    Compiling termios v0.2.2
2026-06-04T13:00:49.7270618Z    Compiling ioctl-rs v0.1.6
2026-06-04T13:00:49.8260680Z    Compiling arrayvec v0.7.6
2026-06-04T13:00:50.1670893Z    Compiling toml_write v0.1.2
2026-06-04T13:00:50.4931110Z    Compiling constant_time_eq v0.4.2
2026-06-04T13:00:50.7030437Z    Compiling sha1_smol v1.0.1
2026-06-04T13:00:51.1454670Z    Compiling resolv-conf v0.7.6
2026-06-04T13:00:52.2680951Z    Compiling smol_str v0.1.24
2026-06-04T13:00:52.6530506Z    Compiling winnow v0.7.15
2026-06-04T13:00:56.9521125Z    Compiling arrayref v0.3.9
2026-06-04T13:00:56.9990624Z    Compiling simdutf8 v0.1.5
2026-06-04T13:00:57.6480673Z    Compiling tokio-websockets v0.13.2
2026-06-04T13:00:59.0658406Z    Compiling rusqlite v0.32.1
2026-06-04T13:01:00.8977618Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T13:01:03.5481222Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T13:01:04.3471771Z    Compiling toml_edit v0.22.27
2026-06-04T13:01:04.6730428Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T13:01:05.7185507Z    Compiling serial-unix v0.4.0
2026-06-04T13:01:06.0620426Z    Compiling iroh-dns v0.98.0
2026-06-04T13:01:23.4002908Z    Compiling igd-next v0.17.1
2026-06-04T13:01:24.0250534Z    Compiling reqwest v0.13.4
2026-06-04T13:01:24.9962175Z    Compiling lru v0.16.4
2026-06-04T13:01:25.2620690Z    Compiling hmac v0.12.1
2026-06-04T13:01:25.4960794Z    Compiling webpki-roots v1.0.7
2026-06-04T13:01:25.6120611Z    Compiling iroh v0.98.2
2026-06-04T13:01:25.8271525Z    Compiling serde_bytes v0.11.19
2026-06-04T13:01:26.1800663Z    Compiling aho-corasick v1.1.4
2026-06-04T13:01:34.7990602Z    Compiling seize v0.5.1
2026-06-04T13:01:35.5833085Z    Compiling cmov v0.5.4
2026-06-04T13:01:35.9466510Z    Compiling regex-syntax v0.8.10
2026-06-04T13:01:37.9600773Z    Compiling pin-utils v0.1.0
2026-06-04T13:01:38.0060657Z    Compiling bitflags v1.3.2
2026-06-04T13:01:38.0550185Z    Compiling nix v0.25.1
2026-06-04T13:01:40.8340337Z    Compiling regex-automata v0.4.14
2026-06-04T13:01:47.3820697Z    Compiling ctutils v0.4.2
2026-06-04T13:01:47.7570929Z    Compiling papaya v0.2.4
2026-06-04T13:01:49.9520809Z    Compiling hkdf v0.12.4
2026-06-04T13:01:50.1170979Z    Compiling portmapper v0.16.0
2026-06-04T13:01:50.8658027Z    Compiling toml v0.8.23
2026-06-04T13:01:56.4060369Z    Compiling filedescriptor v0.8.3
2026-06-04T13:01:56.7200925Z    Compiling serial v0.4.0
2026-06-04T13:01:56.7830998Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T13:02:04.2880446Z    Compiling backon v1.6.0
2026-06-04T13:02:04.7420663Z    Compiling rustix v1.1.4
2026-06-04T13:02:05.0690048Z    Compiling shell-words v1.1.1
2026-06-04T13:02:05.4081154Z    Compiling downcast-rs v1.2.1
2026-06-04T13:02:05.4750735Z    Compiling portable-pty v0.8.1
2026-06-04T13:02:09.6041836Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T13:02:16.7580358Z    Compiling spake2 v0.4.0
2026-06-04T13:02:17.5410551Z    Compiling regex v1.12.3
2026-06-04T13:02:20.2798620Z    Compiling sha1 v0.10.6
2026-06-04T13:02:20.9903407Z    Compiling doctest-file v1.1.1
2026-06-04T13:02:21.4750407Z    Compiling linux-raw-sys v0.12.1
2026-06-04T13:02:27.7350620Z    Compiling interprocess v2.4.2
2026-06-04T13:02:27.9440657Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T13:02:28.3010828Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T13:02:29.3984281Z    Compiling tempfile v3.27.0
2026-06-04T13:03:13.5620384Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T13:03:14.9275645Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T13:03:41.3253523Z     Finished `release` profile [optimized] target(s) in 5m 37s
2026-06-04T13:03:41.3558447Z      Running tests/budget.rs (target/release/deps/budget-d340bc43aee505a2)
2026-06-04T13:03:41.3574451Z 
2026-06-04T13:03:41.3574807Z running 1 test
2026-06-04T13:03:49.3648754Z ## dormancy budget — 5 x `sh `
2026-06-04T13:03:49.3650635Z host: unknown (linux)
2026-06-04T13:03:49.3654670Z 
2026-06-04T13:03:49.3655367Z | seat | pid | rss | handles/fds | idle cpu (s over 5s) |
2026-06-04T13:03:49.3656155Z |------|-----|-----|-------------|------------------------|
2026-06-04T13:03:49.3656816Z | budget-0 | 890457 | 1.7 MiB | 4 | 0.000 |
2026-06-04T13:03:49.3657432Z | budget-1 | 890461 | 1.7 MiB | 4 | 0.000 |
2026-06-04T13:03:49.3658023Z | budget-2 | 890465 | 1.7 MiB | 4 | 0.000 |
2026-06-04T13:03:49.3658587Z | budget-3 | 890469 | 1.7 MiB | 4 | 0.000 |
2026-06-04T13:03:49.3659990Z | budget-4 | 890473 | 1.7 MiB | 4 | 0.000 |
2026-06-04T13:03:49.3660404Z 
2026-06-04T13:03:49.3661270Z per-seat avg: rss 1.7 MiB · 4 handles/fds · idle cpu 0.000 s/5s
2026-06-04T13:03:49.3661988Z broker-side overhead for 5 seats (this process RSS delta): 1.4 MiB
2026-06-04T13:03:50.8653924Z suspended residual (this process RSS after killing all seats): 4.7 MiB (was 4.6 MiB warm)
2026-06-04T13:03:50.8657957Z test measure_dormant_seat_budget ... ok
2026-06-04T13:03:50.8658520Z 
2026-06-04T13:03:50.8659066Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.51s
2026-06-04T13:03:50.8660225Z 
2026-06-04T13:03:50.8842416Z ##[group]Run if command -v claude >/dev/null; then
2026-06-04T13:03:50.8843072Z [36;1mif command -v claude >/dev/null; then[0m
2026-06-04T13:03:50.8843797Z [36;1m  SPT_BUDGET=1 SPT_BUDGET_N=3 SPT_BUDGET_PROGRAM=claude SPT_BUDGET_SETTLE_MS=15000 \[0m
2026-06-04T13:03:50.8844649Z [36;1m    cargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T13:03:50.8845266Z [36;1melse[0m
2026-06-04T13:03:50.8845742Z [36;1m  echo "claude not installed on this runner — shell numbers only"[0m
2026-06-04T13:03:50.8846309Z [36;1mfi[0m
2026-06-04T13:03:50.8867693Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-04T13:03:50.8868205Z ##[endgroup]
2026-06-04T13:03:50.8922254Z claude not installed on this runner — shell numbers only
2026-06-04T13:03:50.9076408Z Post job cleanup.
2026-06-04T13:03:51.0396146Z [command]/usr/bin/git version
2026-06-04T13:03:51.0448766Z git version 2.34.1
2026-06-04T13:03:51.0496321Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/15584013-fa04-4de5-a594-4c2edbf723a1/.gitconfig'
2026-06-04T13:03:51.0520078Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/15584013-fa04-4de5-a594-4c2edbf723a1' before making global git config changes
2026-06-04T13:03:51.0521519Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T13:03:51.0529561Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T13:03:51.0578946Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T13:03:51.0624233Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T13:03:51.0882580Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T13:03:51.0915682Z http.https://github.com/.extraheader
2026-06-04T13:03:51.0933376Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-04T13:03:51.0983570Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T13:03:51.1266139Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T13:03:51.1314025Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T13:03:51.1784629Z Cleaning up orphan processes
